Need a way for fileDialog() to look for a folder then; needed for the
cross platform support. All it seems to do is default to a file.

-meljunky

On Jan 21, 2:21 pm, Chris Mills <c...@lizardlounge.com> wrote:
> fileDialog() on the Mac is the same thing as on Windows.
>
> It returns a string and only needs the one function to work.
>
> fileDialogBrowser() on the other hand is a different animal which needs
> more specific handling.
>
> Chris
>
> Lizard Lounge Graphics, LTD.
> Wellington, NZhttp://lizardlounge.com
>
> VHF: ZL4CDM
> Int'l:  +644-977-5400 / +642-174-8770
> NZ local: 04-977-5400 /   021-748-770
>
> meljunky wrote:
> > Under the python command states fileBrowserDialog's docs states "See
> > the fileDialog command for cross platform file dialog support".  In
> > two different locations the user will be prompted for a folder and an
> > Maya scene file. I can get the results easy with fileBrowserDialog,
> > but I need cross platform support. Since I don't have access to Linux
> > or a Mac, its hard to test out solutions. Can't use pymel due to
> > distribution constraints.  Any ideas?
>
> > Thanks,
> > meljunky
--~--~---------~--~----~------------~-------~--~----~
Yours,
Maya-Python Club Team.
-~----------~----~----~----~------~----~------~--~---

Reply via email to