OK, thanks Mark and Jacque.  It sounds like the shutdownRequest message
will do the job - if I don't pass it, the application should stay open.
 I'll have to figure out how to deal with the user selecting Quit from the
Application menu, or the user shutting down their computer since I really
do need to quit then.  Plus there are some cryptic comments in the
dictionary about "some care required" to implement this correctly by
installing a library or backscript.

This just seems overly complicated to deal with a pretty standard way of
working for OS X applications.

Pete

On Fri, Jan 20, 2012 at 12:52 PM, J. Landman Gay
<jac...@hyperactivesw.com>wrote:

> On 1/20/12 2:00 PM, Pete wrote:
>
>> Thanks Jaccue.  So I can't use a closeStack or shutdown message handler to
>> control this?
>> Pete
>>
>
> Old habits die hard so I've always used the dummy stack method. But now
> that you mention it, yes, I think you could trap the closeStackRequest
> message. That would be easier and smarter too.
>
>
> --
> 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<http://lists.runrev.com/mailman/listinfo/use-livecode>
>
>


-- 
Pete
Molly's Revenge <http://www.mollysrevenge.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