how to force wxClientDC complete drawing

olivier.corrio at gmail.com olivier.corrio at gmail.com
Mon Feb 5 01:33:15 PST 2007


Hi,
i have already did a frame->Refresh() and even Update() too but
doesn't work (frame is the toplevelwindow). I even test it on panel on
child but...always the same
Regards Olivier

On 5 fév, 09:58, bio... at york.ac.uk (chris elliott) wrote:
> seehttp://biolpc22.york.ac.uk/wx/docs/html/wx/wx_wxwindow.html#wxwindow
> for the use of refresh and update
>
> chris
>
>
>
>
>
>
>
> olivier.cor... 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-unsubscr... at lists.wxwidgets.org
> > For additional commands, e-mail: wx-users-h... at lists.wxwidgets.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscr... at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-h... at lists.wxwidgets.org








More information about the wx-users mailing list