Modal app

Devin Asay devin_asay at byu.edu
Wed Aug 25 13:11:23 EDT 2004


Klaus,

On Aug 25, 2004, at 10:46 AM, Klaus Major wrote:

> Hi Devin,
>
>> I'm writing an OS X app which should only appear as a modal window. I 
>> tried
>>
>> modal this stack
>>
>> in the openStack handler. It works in the IDE but not as a 
>> standalone. Is there some trick I don't know about? Can a mainstack 
>> window be modal?
>
> Try:
>
> on preopenstack
>    set the style of this stack to modal
>    ...
>    ...
> end preopenstack
>
>
> Looks the same, but worked for me :-)
>
>
> Hope that helps...
>
Thanks. It worked like a charm.

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University



More information about the use-livecode mailing list