top level event handler question
Chad Wagner
chad at chadawagner.com
Thu Feb 1 08:24:37 PST 2007
oh. sorry, I didn't realize... guess I'll have to find another way
would it be any different if I made the overlaid window a child of
the one under it? (it falls completely within the underlying window
area)
or is that still unsupported?
On Feb 1, 2007, at 11:03 AM, Vadim Zeitlin wrote:
> On Thu, 1 Feb 2007 10:59:44 -0500 Chad Wagner
> <chad at chadawagner.com> wrote:
>
> CW> I'm having a problem with which object an event is being sent
> to by
> CW> the top level mouse event handler. The issue is that I have sub-
> CW> windows that overlap, e.g. a 2D slider with another window over it
> CW> that draws in the foreground.
>
> Overlapped child window are not supported by wx.
>
> Regards,
> VZ
>
> --
> TT-Solutions: wxWidgets consultancy and technical support
> http://www.tt-solutions.com/
>
>
> ---------------------------------------------------------------------
> 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