Jacqueline,

The stack "main" is a lengthy report that the user fills out.  I open a modal 
dialog when I have them type a narrative response (there are many tools and 
other options that are available to the user when typing a narrative - 
libraries of pre written texts, custom narratives they can save, and on and 
on...).  I need the user to finish editing this text before doing something 
else.  That's why I am using a modal dialog.  This model has been working great 
for years!  However, not I have a user who want to scroll "main" to review 
previous responses while typing the narrative.  Does that makes sense?

-Dan


> Technically, a modal is blocking. It's supposed to be, which is why it's 
> considered intrusive and should only be used when no other action can 
> occur until a condition is met. Is there a reason not to use a palette 
> or another window type? Maybe there's a different way around the problem.

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

Reply via email to