Re: Intercepting shutdown attempts

2005-04-07 Thread Pat Trendler
on closestackrequest works for me. Pat - Original Message - From: "Alex Tweedly" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Thursday, April 07, 2005 10:23 PM Subject: Intercepting shutdown attempts I have an app that needs to save some data befo

Intercepting shutdown attempts

2005-04-07 Thread Alex Tweedly
I have an app that needs to save some data before the app quits. When the users quits from the menu (or shortcut), it's easy - but I can't seem to find out if they quit by clicking the 'close' ("X") box in the window decorations. I read about "shutdown" and "shutdownrequest" messages in the doc