AutoHotkey Community

It is currently May 25th, 2012, 4:04 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: January 27th, 2005, 5:54 am 
Offline

Joined: November 13th, 2004, 4:08 am
Posts: 2951
Location: Minnesota
Quote:
Perhaps they can all be merged somehow into one "ultimate and configurable" KDE script.


I always love a good challenge. :) If noone else does it before then, I could probably have a nice conglomeration done in a few days, maybe a week at the most. Only one thing I need to know first: What form should the "configuration" take? Gui? Ini? Command line switches? :?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 27th, 2005, 2:47 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
My preference is for a non-GUI script that allows configuration directly at the top of the script. After all, anyone interested in KDE window dragging is probably more technical than average, and so might prefer that.

aurelian wrote:
As I unterstand it, this would forward the XBUtton2 event to the window in any case (MButton pressed or not), and that is not how I wanted it to work.
I think you're right. This is a subtle area and this helped refresh my memory about how it works. Thanks.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 31st, 2005, 2:18 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Jonny has posted the first version of his ultimate KDE-style window dragging/resizing script. If you have an interest, please give it a try and post feedback. http://www.autohotkey.com/forum/viewtopic.php?t=2062


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 10th, 2005, 10:45 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
aurelian wrote:
As I unterstand it, this would forward the XBUtton2 event to the window in any case (MButton pressed or not), and that is not how I wanted it to work.

The following change might affect some of your scripts: "Fixed hotkeys such as "a & b::" to be seen as "~a & b::" if "~a::" also exists as a hotkey, and vice versa. [thanks jonny]"

If it does, I think you can solve it this way:

XButton2::MouseClick, X2 ; Upon release of XButton 2 (if it didn't modify anything), send a full X2 click.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: bobbysoon, lblb and 12 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