STAY_ON_TOP and FileSelector (wxmac2.9)
Harry
"harry dot news at armadillo dot fr" at a.mx.sunsite.dk
Fri Mar 7 03:59:03 PST 2008
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
More information about the wx-users
mailing list