Wish: RTF editor control with wordwrap
Posted: Thu Mar 01, 2007 10:31 am
Hello,
I have two projects (win/linux) which need an editor-control where the user can compose messages (in fact for e-mail). The current editor control lacks too many functions:
- im- and export RTF
- wordwrap
- functions to handle selections
- functions to change the font of selections
- functions to set/get format of selection
- etc.
I can't do this using API because it has to work on Linux, too!
This is a huge wish for the next release/version.
Info
Realbasic -> styled editfield
VB6 -> RichTextBox Control
.NET -> RichTextBox Control
Delphi -> TRichEdit
PureBasic -> ????
[EDIT]
Maybe it can be a HTML editor, too. That will be ok.
Kukulkan
I have two projects (win/linux) which need an editor-control where the user can compose messages (in fact for e-mail). The current editor control lacks too many functions:
- im- and export RTF
- wordwrap
- functions to handle selections
- functions to change the font of selections
- functions to set/get format of selection
- etc.
I can't do this using API because it has to work on Linux, too!
This is a huge wish for the next release/version.
Info
Realbasic -> styled editfield
VB6 -> RichTextBox Control
.NET -> RichTextBox Control
Delphi -> TRichEdit
PureBasic -> ????
[EDIT]
Maybe it can be a HTML editor, too. That will be ok.
Kukulkan