AutoHotkey Community

It is currently May 27th, 2012, 3:21 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: October 21st, 2005, 9:58 am 
Offline

Joined: September 24th, 2004, 3:00 pm
Posts: 814
Location: Germany
Hi,

is it by design that a disabled Gui-Window can be closed by the ESC-key?

_________________
Tekl


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 21st, 2005, 1:09 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Not specifically, but since the OS sends the IDCANCEL message to a disabled window in which the user pressed Escape, perhaps it should be the script designer's decision whether to ignore the message.

If the program were changed to omit the message for disabled windows, existing scripts might be broken and the script designer would have no choice but to consider GuiEscape disabled whenever the window is disabled.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 21st, 2005, 1:24 pm 
Offline

Joined: September 24th, 2004, 3:00 pm
Posts: 814
Location: Germany
Thanks, so I use I flag which is checked at GuiEscape.

_________________
Tekl


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group