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 


How to detect if OK button is pressed on OpenDialog?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Sun Jun 18, 2017 11:41 pm    Post subject: How to detect if OK button is pressed on OpenDialog? Reply with quote

After using "createOpenDialog()" to create an OpenDialog, how to detect if OK button is pressed on OpenDialog?

I tried the following, but it still couldn't distinguish OK and Cancel button.
Code:

if dialog.execute() then
.....
end


Thanks in advance.

_________________
**************

A simple example is better then ten links. Very Happy
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

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

PostPosted: Mon Jun 19, 2017 3:43 am    Post subject: Reply with quote

use else

e.g:
Code:

if dialog.execute() then
  --clicked ok
else
  --did not click ok
end

_________________
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
Dr.Disrespect
Grandmaster Cheater
Reputation: 3

Joined: 17 Feb 2016
Posts: 526

PostPosted: Mon Jun 19, 2017 3:34 pm    Post subject: Reply with quote

Dark Byte wrote:
use else

e.g:
Code:

if dialog.execute() then
  --clicked ok
else
  --did not click ok
end


I found the problem, I accidentally write to the file before the "if" statement, thats why it acted like the buttons couldn't be distinguished.

Thanks anyway, DB. Smile

_________________
**************

A simple example is better then ten links. Very Happy
Back to top
View user's profile Send private message
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