Re: EditBoxes?
- Posted by mattlewis (admin) Feb 27, 2009
- 922 views
Andy said...
Hey Guys,
I was wondering if editboxes could hold more than just text, like images and such. Last time I checked, edit-boxes could only hold text, however I know editboxes should be able to hold more than just text. I am using the newest version of win32lib and am wondering if the editboxes can now hold more than just text, like images.
Sounds like you're looking for a Rich Text Control.
wxEuphoria has a wxRichTextCtrl.
I believe that Win32Lib has a similar capability as well. I thought that there was a demo showcasing this, but I'm not certain. The archive does have a demo for inserting images into a rich edit control using Win32Lib.
Matt