[wxMac] [CVS HEAD] wxPaintEvent + wxFULL_REPAINT_ON_RESIZE = nothing happen?

Stefan Csomor csomor at advancedconcepts.ch
Thu Sep 21 21:45:42 PDT 2006


Hi Ryan

Using a wxFrame directly for the events is not the way we'd recommend,
but rather using a wxPanel as a child, and hooking the events on that
instance. Did you try out this setup ?

Best,

Stefan








More information about the wx-users mailing list