Edit window with features like bold, underline, character size, ...

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
flashbob
User
User
Posts: 92
Joined: Sat May 11, 2024 4:04 pm

Edit window with features like bold, underline, character size, ...

Post by flashbob »

I would like to see an advanced editing gadget that would allow some standard formatting like:
- bold
- italics
- underlined
- show links
- variable character set and size
- etc.

Alternatively, an editor that can save the text in plain HTML text would be nice.
flashbob
User
User
Posts: 92
Joined: Sat May 11, 2024 4:04 pm

Re: Edit window with features like bold, underline, character size, ...

Post by flashbob »

Thanks for the info. It's just a workaround using the Win APIs. The code can not be used under MAC ...
If you "simulate" RTF, then I would like the formatting to be carried out automatically in an editor when communicating via email, for example...
Post Reply