top level event handler question

Vadim Zeitlin vadim at wxwindows.org
Thu Feb 1 08:30:42 PST 2007


On Thu, 1 Feb 2007 11:24:37 -0500 Chad Wagner <chad at chadawagner.com> wrote:

CW> oh.  sorry, I didn't realize...  guess I'll have to find another way
CW> would it be any different if I made the overlaid window a child of  
CW> the one under it?  (it falls completely within the underlying window  
CW> area)
CW> or is that still unsupported?

 This is perfectly fine: if a window is a child of another, it's on top of
it in Z-order and so will be repainted as expected.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list