Richard Gaskin <ambassador@...> writes:

> 
> It seems that LiveCode's "answer file" command on Linux (Ubuntu 12.04) 
> always shows hidden files, regardless of whether I have that setting 
> turned on in the file manager.

The "file manager" is an application. Changing its preferences shouldn't change
the behavior of linux itself.

> 
> Is there some secret param I can use to turn that off?

put the files into tFiles
filter tFiles without ".*"

then put tFiles into a custom Answer File dialog

> If not, I'll file a bug report.

I don't think this qualifies as a bug. It doesn't seem that any application
should rely on the preferences of a different application.

-- 
 Mark Wieder
 mwie...@ahsoftware.net




_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to