I stumbled on this message

suspendStack

This fires before the Save Dialog shows. So this will prevent the dialog
from ever showing

on suspendStack
   save this stack
end suspendStack

Todd



On Sun, Jun 5, 2011 at 8:02 AM, Todd Geist <[email protected]>wrote:

> Hello
>
> How does one stop the Save Stack Dialog that pops up in the IDE when ever
> you close a stack? In my testing On closeStackRequest doesn't fire until
> AFTER the dialog pops up and the user clicks "Save", So doing this
>
> *on* closeStackRequest
>
>    *save* this stack
>
>    *pass* closeStackRequest
>
> *end* closeStackRequest
>
> Doesn't work.
>
> I am using LiveCode 4.6.1
>
> Thank you
>
> Todd
>
>
> Todd Geist
> ------------------------------
> geist interactive <http://www.geistinteractive.com>
> 805-419-9382
>


Todd Geist
------------------------------
geist interactive <http://www.geistinteractive.com>
805-419-9382
_______________________________________________
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