Hi Dave,

What happens if you use "quit" here instead of "close this stack"?
Also, as a human interface thing, I would recommend quitting on mouseUp rather than mouseDown. This gives people the option to change their mind before releasing the mouse.


Cheers,
Sarah
[EMAIL PROTECTED]
http://www.troz.net/Rev/

On 21 Jan 2004, at 10:36 pm, Dave Cope wrote:

Hi,

I am trapping the closeStackRequest message to allow a user to discard/save
pending edits. This works fine when I close the stack using the close button
of the stack window. I have a button control on the card whose handler is
simply;


on mouseDown
        close this stack
end mouseDown

The above handler closes the stack regardless and to my mind does not trigger
the closeStackRequest. I'd be grateful for any clues. Thanks.


Kind Regards,
--
Dave Cope, Data & Systems Admin.

Biodiversity Information Service for Powys and Brecon Beacons National Park.
Gwasanaeth Gwybodaeth Fioamrywiaeth Powys A Pharc Cenedlaethol Bannau
Brycheiniog.


EMail: [EMAIL PROTECTED]
Web: http://www.b-i-s.org

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution




_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to