wxMac help on open file dialog to set into List mode (path:
/.../myapp.app/Contents/MacOS/Setting )
Stefan Csomor
csomor at advancedconcepts.ch
Fri Sep 15 23:22:20 PDT 2006
Hi
I think it is the user that decides how they want the dialog do look
like. I'm not aware of any flag to force list mode.
What might solve the problem is to add kNavAllowOpenPackages flag in
NavDialogCreatopOptions.optionFlags. This should allow to navigate into
the packages. Of course this isn't something we want the user to do
usually, as for them the bundle should appear just as the app.
Best,
Stefan
_____
From: Xu, Ming (NIH/NLM/NCBI) [F] [mailto:mxu at ncbi.nlm.nih.gov]
Sent: Freitag, 15. September 2006 21:42
To: wx-users at lists.wxwidgets.org
Subject: wxMac help on open file dialog to set into List mode
(path: /.../myapp.app/Contents/MacOS/Setting )
Hi,
Since I have put setting folder under app bundle, I run into a
problem
At opening a file under the path
/.../myapp.app/Contents/MacOS/Setting/.
If Finder is set to Column, the Finder window will not show the
path under the app
Bundle further. i.e., the window is not showing any thing
under the bundle.
If Finder is set to List, the Setting folder shows.
How can I set file dialog window to show in List mode ?
Thanks
Ming
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20060916/d613b594/attachment.htm
More information about the wx-users
mailing list