|
SWT application - Default folder -
09-08-2008, 05:29 AM
Hello
I have made a little SWT application which has the traditional "Edit" menu.
One of the "Edit" menu option is "Links" options.
When I click on the Links options, several buttons appears. One of these buttons is the "Change Source" option.
When we click on this button, we can choose a folder.
By default, the directory opened is c:\WINNT\system32 (i am working on Windows 2000).
However I would like to open by default the directory "c:\temp".
How can I do that?
Thanks
|