Thread: TabletsII Beta
View Single Post
  #210  
Unread 01-09-2005, 10:10 PM
Agathorn Agathorn is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Test
Posts: 405
Default

Quote:
I'm still looking into a way to add a switch or something to turn it on and off..
If i'm understanding what you did properly.. it looks like you added an input absorber and set it to be the cancel button, thus grabbing and ignoring the escape key?

If this is correct..couldn't you script it to change the IsCancelButton key? Something tied to a button like

OnPressed="Parent.EscapeBlocker.IsCancelButton=False"

I may be completely off base though. I'm not entirely certain of how you have this working and i'm still a newbie
Reply With Quote