Le 16/05/2014 22:30, Samuel Gougeon a écrit :
Hello Rafael,

Le 16/05/2014 15:22, Rafael Guerra a écrit :
Hello,
Does anyone know how if it is possible to propose a File name inside the GUI of uigetfile? For example:

filename=uigetfile(["*.txt"],"","Write output file name",%f);

It would be handy to be able to propose a file name in uigetfile, based on a Scilab variable related to data to be saved, instead of having to type it.
Right, /ui//*put*//file/ could also be used to set interactively in a once a new filename (with a default proposal) in the right chosen dir.
A wish that could be reported in bugzilla.

Cheers
Samuel

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to