wxTextCtrl flicker

63q2o4i02 at sneakemail.com 63q2o4i02 at sneakemail.com
Fri Sep 8 09:43:12 PDT 2006


> > So I'm wondering if there is a way to get the text not to update as
> > soon as you do something (eg Clear() or << or whatever), but instead
> > buffers up the changes and then print them at once?
>
>  See Freeze() and Thaw() methods.
>

Thanks, didn't help.  The biggest help was using RICH_TEXT or whatever,
and it didn't do anything for the paintDC stuff I'm doing, as suggested
in the documentation.  BTW, this is 2.7.0 on MSW XPSP2







More information about the wx-users mailing list