Hi

I noticed that one of the options for the zenity_file_selection
function (part of the zenity package) is 'anything else' which becomes
the default selected file. This makes it impossible to have a file as
default with the same name as any other option. Also, if someone tries
to use any other option but makes a typo, it will not receive an
error. Instead, the typo becomes the file selected, even if there's no
file with that name.

I propose to change this option to "filename=filepath", in a similar
way to "timeout=XX" (still in trunk). However, this would break old
code and I have no idea of how many people actually used that option.

Carnë Draug

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to