I have a product that makes major use of an RTF control which I would like to rewrite in PureBasic. One of my major reasons for doing the rewrite would be cross platform; I want to target Mac OS as well as Linux and Windows.
I know it's possible to use the Windows RTF control through APIs, and that will work on the Windows side but then I have to find a similar solution on Mac and Linux. For the moment I'm more worried about Mac although I have almost no knowledge of development on either the Mac or Linux platforms.
It'd be even better though if someone knows of a way to do this so it just works on all platforms, though I see that as highly unlikely.
Cross platform RTF/HTML edit control
-
blueapples
- User

- Posts: 19
- Joined: Mon Oct 03, 2005 10:00 am
-
bender-rulez
- User

- Posts: 49
- Joined: Mon Mar 14, 2005 11:30 am
-
garretthylltun
- Enthusiast

- Posts: 346
- Joined: Wed Oct 26, 2005 2:46 am
- Contact:
Ditto
-Garrett
-Garrett
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
· Necroprogramming FTW! - "Wait.. Is necroprogramming legal?"
· http://www.freewarehome.com/ <-- Freeware listings since 1996
· Necroprogramming FTW! - "Wait.. Is necroprogramming legal?"
· http://www.freewarehome.com/ <-- Freeware listings since 1996
Have there ever been some results on this? I need exactly the same...
I need:
- Wordwrap while typing
- bold, italics and underline
- text-color
- font-style, size (not so important)
- unicode-support
The control has to be cross-platform and NO external DLL oder API calls needed. RTF or HTML to save or load.
Any information?
Kukulkan
I need:
- Wordwrap while typing
- bold, italics and underline
- text-color
- font-style, size (not so important)
- unicode-support
The control has to be cross-platform and NO external DLL oder API calls needed. RTF or HTML to save or load.
Any information?
Kukulkan
