simple text editor with basic formatting capabilities

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

simple text editor with basic formatting capabilities

Alex Greber

Hi.

We are looking for a simple text editor with basic formatting capabilities.
Minimal requirements: setting fontcolor, bold, italic.

I don't find anything that comes with VAST so I think we will use a third party editor using OLE.
We don't want to use microsoft word.

Has anyone experience with simple OLE embedded text editors like "alltext ht/pro ocx" "tx textcontrol activeX".
Simple format (eg. html) for storing would be nice. We'd prefer to store the formated text in a db not in a windows file.

Any suggestions are appreciated
Alex

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/YcVe9VWC8dgJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Reply | Threaded
Open this post in threaded view
|

Re: simple text editor with basic formatting capabilities

Marten Feldtmann-2
If you like to spend some time on coding you may look at MSKScintillaWrapper at vastgoodies.com.

It's a native windows control and I played around with it - but the code if far from being ready.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/SL_XtKYwpqkJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.