Re: file selection dialog
Re: file selection dialog
- Subject: Re: file selection dialog
- From: "Bryan" <email@hidden>
- Date: Tue, 12 Dec 2000 10:54:12 -0500
In addition to 'Default Folder',
'PreFab Player' has a command which does this: 'set dialog folder to'
If you do a large amount of coding, particularly for commercial purposes
I would recommend looking at Player, you can distribute runtimes with your
applets; if you find it suits your purposes.
----------
>
From: email@hidden
>
To: email@hidden
>
Subject: file selection dialog
>
Date: Tue, Dec 12, 2000, 10:12 AM
>
>
Hi folks,
>
Is there a way, when using the "Choose file" command, to have the standard
>
file selection dialog box open to a specific folder? The file to which I will
>
be directing the user will always be in the same folder.
>
>
Tim Myers