STAY_ON_TOP and FileSelector (wxmac2.9)
Stefan Csomor
csomor at advancedconcepts.ch
Fri Mar 7 05:43:22 PST 2008
Since wxFileDialog is wrapping the native fileselector methods just changing
flags for the wrapper (which is never shown) will not change things, and I
can only pass in the 'native' flags which correspond to the wxFD_ ... flags
Best
Stefan
On 07.03.08 12:59, "Harry" <"harry dot news at armadillo dot
fr"@a.mx.sunsite.dk> wrote:
>
> Riccardo Cohen wrote:
>> I tried to add wxSTAY_ON_TOP to the fileselector flags, which are
>> passed to the filedialog style, it was still under the dialog
> The flags passed to wxFileDialog are only wxFD_* for some unknown reason.
> It would be a really really good idea to abolish this restriction
> (somebody hears this?).
>
> That's why I suggested changing the source of wxFileSelector() - you
> need to change the wxFileDialog's window style *after* its creation.
>
> Regards
> Harry
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
--
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