AutoHotkey Community

It is currently May 26th, 2012, 9:41 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: August 4th, 2005, 3:35 pm 
Offline

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

try the following script. Click with the right button into the edit-control and then try to click with left button in the gui -> the menu won't close.

Is there a way to use this lbutton-hotkey without this quirk?

Code:
Gui, Add, Edit, w200 h200, bla sdfsdfsdf `n sdfsdfsdf
Gui, +AlwaysOnTop
Gui, Show

~*LButton::
Return


Tekl


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 13th, 2005, 6:10 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Sorry for the late reply. I've started researching this and hope to have a solution soon. Thanks for reporting it.

Edit: This issue has hopefully been fixed in v1.0.37.05.


Last edited by Chris on August 16th, 2005, 11:20 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 14th, 2005, 12:28 am 
Offline

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

don't hurry. I've found a workaround using a Timer with GetKeyState instead of a Hotkey.

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 4 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