FXScintilla allows all of the above.
David
http://homepages.ihug.com.au/~naseby/
···
-----Original Message-----
From: Lothar Scholz [mailto:mailinglists@scriptolutions.com]
Hello Bill,Thursday, March 18, 2004, 9:10:11 PM, you wrote:
I’m considering using the FOX toolkit in a project instead of
Ruby/Tk, but I don’t see anything in FOX equivalent to Ruby/Tk’s
TkText widget. I basically need an editable widget that will
allow me to set the font, color, boldness, etc. of specific
regions of text. Does such a thing exist?No it does not exist. You can use the FXText class to show different
colors, but not different fonts.