AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ShiftAltTabAndMenu

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Tue Jan 18, 2005 4:37 am    Post subject: ShiftAltTabAndMenu Reply with quote

I was slightly surprised at not finding this, the reason being I'm mapping XButton1 and XButton2 (on my nifty new mouse Very Happy ) to Alt+Tab stuff. XButton1 is now AltTabAndMenu, but I couldn't find it's counterpart. I can see why you didn't include this, since AltTab will almost always be done before a ShiftAltTab, but the way I'm doing it it's awkward to have only one of the buttons make the menu show.

Actually, this wouldn't be so bad, if I could designate a fall-back action. Actually, that would be kind of nifty, to have the ShiftAltTab button do something else if the menu isn't up, but the way the AltTab actions are designed doesn't allow for that.

Possible? Probable? Poignant? Laughing Razz
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Tue Jan 18, 2005 2:18 pm    Post subject: Reply with quote

You can probably script the alt-tab actions manually. For example, to get the alt-tab menu to appear, send {AltDown}{Tab}. I think that's all the program does internally to get it.
Back to top
View user's profile Send private message Send e-mail
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Tue Jan 18, 2005 6:45 pm    Post subject: Reply with quote

Ys, but it probably does it a little more efficiently. (?) Actually, I just try to avoid keystrokes whenever possible, but if the AltTab actions just do that too, I might look to PostMessages to Alt-Tab Thingy.
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Tue Jan 18, 2005 9:57 pm    Post subject: Reply with quote

If you find a message that invokes the Alt-tab menu and/or navigates through it, please post it because I'd be quite interested.
Back to top
View user's profile Send private message Send e-mail
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Tue Jan 18, 2005 10:28 pm    Post subject: Reply with quote

Alt-Tab Thingy is a freeware program that replaces/modifies (?) CoolSwitch (The real name of the AltTab dialog). So far, my experiments don't reveal any "super-message" which invokes it, but I'll keep looking. But a message to invoke the regular alt-tab would be nice. God-like almost. I, for one, would immediately trash Thingy and go back to CoolSwitch if something like that popped up.

Btw, a link to Alt-Tab Thingy is in my "bug" post on this subject.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group