It looks like trapping for both closeStackrequest and shutdownRequest
are needed. I had thought that maybe the shutdownRequest would trigger
the closeStackrequest or vice versa, but apparently not. Seems to be
working now.
Thanks,
Marty knapp
That works if you click the close box, but doesn't get sent if you
select Quit from the menu.
Hmm. I hadn't tried it on a menu. You could create a
procedure named something unique and then call it from
the menu option or closestackrequest. e.g. "MyCloseResult".
Calling it thus makes it a single procedure that can be
used by both handlers - rather than copying the code to
both the closestackrequest and Quit menu option.
Scott
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution