| Author |
Message |
GMartin
Joined: Feb 5, 2010 Posts: 308
|
Posted: Apr 19, 2010 8:18 PM Post subject: Setting default path for opening and saving designs |
|
Jarek,
Is there a means to set a default path for the save as and load new design function.
I am using buttons coupled to a systeminteractors, one interactor set to \"save as\" the other set to \"load design\"
Thanks
George |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1075
|
Posted: Apr 19, 2010 9:27 PM Post subject: |
|
George,
Are you using CustomInteractor to save/load the file? If so, then it does have a property \"Start path\" available under \"Properties\" tab, to set initial (start) directory.
If you want to provide a customer a way to load/save current design (rather then a generic file) then perhaps you can use DesignInteractor, it also has an option to set start path.
The SystemInteractor contains a long list of options which is automatically generated and not really customizable.
Jarek
|
|
 |
GMartin
Joined: Feb 5, 2010 Posts: 308
|
Posted: Apr 19, 2010 9:47 PM Post subject: Setting default path for opening and saving designs |
|
Jarek,
Thanks. I will try the custom interactor. Never used it before so this is new territory
George |
|