Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4823 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Has anyone found a way to trap the escape key being pressed when using a Show Custom Dialog box. The get(lastmessagechoice) function always returns 1 when escape is pressed, and get(lasterror) always returns 0. Since we need to use the default (rightmost) button to get user input into a field, it seems impossible to find out if the user simply pressed escape ( a perfectly normal behavior in the world of dialog boxes). Several online searches on this website and google has resulted in no satisfactory answer.

Using Filemaker 11 Advanced on Windows XP.

Posted

Has anyone found a way to trap the escape key being pressed when using a Show Custom Dialog box. The get(lastmessagechoice) function always returns 1 when escape is pressed

Known behaviour. In WIndows the Escape key activates the default button. Note that in Mac OS X the Escape key does NOTHING.

..it seems impossible to find out if the user simply pressed escape ( a perfectly normal behavior in the world of dialog boxes)

Pressing escape may be "normal" in the PC world but not in Mac OS X.

This topic is 4823 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.