The RichEdit control a VB is not as feature rich as the
HTMLEdit control. If has support for tables, and limited
style sheets i believe, adding more formating ability to
your app.
You may want to learn the DOM Level 1 or 2 standards
before doing this, or I could take over making a Text Edit
control based on HTML while you still work on the Interface.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=639344
OK - I'll get a developer on that - It'll be in the next release
(probably next week)
Thanks for bringing this to our attention ! :>
TPeNgUiN
T. Morgan
Logged In: YES
user_id=160305
You may want to learn the DOM Level 1 or 2 standards
before doing this, or I could take over making a Text Edit
control based on HTML while you still work on the Interface.