wxMSW: detect active window from wxControl

Vadim Zeitlin vadim at wxwindows.org
Sun Mar 4 11:26:40 PST 2007


On Wed, 28 Feb 2007 10:54:41 +0100 Alfonso De Prisco <adeprisco at almateq.com> wrote:

ADP> My wxControl derived objects need to know if their top level window is 
ADP> currently active

 You can use wxTLW::IsActive() and also EVT_ACTIVATE[_APP] event handlers.

 Regards,
VZ

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





More information about the wx-users mailing list