STAY_ON_TOP and FileSelector (wxmac2.9)
Stefan Csomor
csomor at advancedconcepts.ch
Wed Mar 5 22:26:45 PST 2008
Hi Riccardo
is the dialog having the main frame as parent ? is it modal ? would
wxFRAME_FLOAT_ON_PARENT help ? if everything fails, could you make a minimal
sample with just the layering of windows ? does it fail the same way under
2.8 ?
On 05.03.08 16:28, "Riccardo Cohen" <rcohen at articque.com> wrote:
> Hello
> I have a dialog with wxSTAY_ON_TOP flag. If I launch a wxFileSelector()
> from this dialog, the file selector goes under the dialog.
> Is there any way to have the file selector above ?
>
> The dialog has wxSTAY_ON_TOP because it must always be over the main
> frame, maybe there is another way of doing that ? wxMiniFrame is an
> alternative, but I would like to avoid rewriting my dialog, while it
> works all right on linux and windows...
>
> thanks for any help
--
Advanced Concepts AG
Software-Engineering
Heldweg 10
CH-8475 Ossingen
Switzerland
phone:+41 52 245 0 245
fax:+41 52 245 0 246
http://www.advanced.ch
mailto:csomor at advanced.ch
More information about the wx-users
mailing list