Marco DeFreitas
2014-02-13 22:19:49 UTC
Is there a way to create a wxMiniFrame that is not always on top of its
parent? The wxWindow::Raise and wxWindow::Lower functions do not seem to
work.
There is a wxFRAME_FLOAT_ON_PARENT style for wxFrame, but even if it is not
specified, it always stays on top.
This can be seen in the dialogs sample program when creating a miniframe...
it always stays on top, even though the source code did not specify the
wxFRAME_FLOAT_ON_PARENT style.
Thanks,
Marco
parent? The wxWindow::Raise and wxWindow::Lower functions do not seem to
work.
There is a wxFRAME_FLOAT_ON_PARENT style for wxFrame, but even if it is not
specified, it always stays on top.
This can be seen in the dialogs sample program when creating a miniframe...
it always stays on top, even though the source code did not specify the
wxFRAME_FLOAT_ON_PARENT style.
Thanks,
Marco
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users