Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Lua button, "esc" default

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
TheyCallMeTim13
Wiki Contributor
Reputation: 50

Joined: 24 Feb 2017
Posts: 976
Location: Pluto

PostPosted: Fri Jan 12, 2018 9:31 am    Post subject: Lua button, "esc" default Reply with quote

Is there a button property that sets it to fire on "esc" key being pressed?
like:
Code:

   local btnOk = createButton(frmHookSetup)
   btnOk.Name = 'btnOk'
   btnOk.Caption = t('OK')
   btnOk.setSize(bW, bH)
   btnOk.setPosition((fW / 3) - (bW / 2), pY + sY * row + pad2)
   btnOk.ModalResult = mrOK
   btnOk.Default = true

This, "btnOk.Default = true" sets it to fire on enter, but what about a cancel button?

_________________
Back to top
View user's profile Send private message Visit poster's website
Dark Byte
Site Admin
Reputation: 457

Joined: 09 May 2003
Posts: 25262
Location: The netherlands

PostPosted: Fri Jan 12, 2018 10:03 am    Post subject: Reply with quote

Cancel
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
TheyCallMeTim13
Wiki Contributor
Reputation: 50

Joined: 24 Feb 2017
Posts: 976
Location: Pluto

PostPosted: Fri Jan 12, 2018 10:10 am    Post subject: Reply with quote

Sorry, I figured out I set default to true on the ok button, but when trying the cancel button, I copy pasted and forgot to change the Lua variable, so I was settting both default and cancel on the ok button.
Total works when I set cancel for the cancel button.

_________________
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites