Rich Edit
- Posted by jordah ferguson <jorfergie03 at yahoo.com> Mar 01, 2002
- 511 views
Hi, I have to questions involving the rich edit control. 1) I want to setFont to a richedit control. simly using setFont isn't working, Please tell me what is going on or what i have to do to setFont to a RichEdit Control(without need for going through the font dialog)? 2)In case you want to select all text in a richedit control, it says in the documentaion that you can simply use setIndex(RE,{0,-1}). This is not working. I'm currently using the patched up version of win32lib ie 55.5? Some one please tell me how i can select all items in a RichEdit control. Hope to get feed Back. Jordah <jorfergie03 at yahoo.com>