how to force wxClientDC complete drawing
chris elliott
biol75 at york.ac.uk
Mon Feb 5 00:58:52 PST 2007
see http://biolpc22.york.ac.uk/wx/docs/html/wx/wx_wxwindow.html#wxwindow
for the use of refresh and update
chris
olivier.corrio at gmail.com wrote:
> Hi,
> i m on linux wxGTK 2.8.0
> I draw a picture on background by using erase event handler and i
> always write the whole picture but it seems that only the damaged part
> is really redrawn (not the whole picture as i expected). How can i
> force the whole frame to be redrawn ? the style is already
> wxFULL_REPAINT_ON_RESIZE and i even test DestroyClippingRegion() on
> wxDC i use (clientDC as it is in eraseevent handler).
> Regards Olivier
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
More information about the wx-users
mailing list