On July 11, 2015 8:36:05 AM CDT, Richard Gaskin <ambassa...@fourthworld.com> 
wrote:

>For the here-and-now, when I need additional options for special file 
>handling I'll usually just use a sequence of two dialogs:
>
>1. answer file to pick the file
>2. Display the selected file in a second custom modal that provides the other 
>options I need.

I do a variation on that. I put up a modeless window with all the options, one 
of which is a button that calls "answer file". The reason it's modeless is 
because it can cause issues if you call a modal from within a modal. 

-- 
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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