RichEdit and Win32lib v0.57.11 onwards
- Posted by Derek Parnell <ddparnell at bigpond.com> Sep 18, 2002
- 534 views
Dear win32lib users, as a side-effect of doing some modifications, putStream() (used for RichText fields) no longer clears the control before inserting the new text. What I want to know from you people is whether or not I need to return to the previous behaviour. Specifically, should putStream() clear the field before inserting the new text, or should it just insert the new text at the current cursor position? Can I have a show of "hands" please. ---------------- cheers, Derek Parnell