AutoHotkey Community

It is currently May 27th, 2012, 2:42 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: November 23rd, 2009, 4:05 am 
I have several windows open in the same place and want to be able to do something to send the top window to the bottom.

Is there a way to send a window to the bottom of a stack?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 23rd, 2009, 4:08 am 
Offline

Joined: December 21st, 2008, 7:29 pm
Posts: 181
Alt+Escape will send a window to the back.

Code:
Send !{Esc}


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 23rd, 2009, 4:24 am 
Hi, thank you for the quick reply. Alt+Escape just seems to toggle between two windows. i was wondering if there was a way to send it directly to the bottom, kind of like the opposite of a winactivate.

If I have 6 windows, if I hit the button 5 times, i would like it to scroll through all 6 windows. Kind of like a shift-alt-tab, but i would want it to actually send the window back, since I have multiple stacked windows on my desktop. so if i click on stack 1, i'll see the next window in stack 1.

Does that make sense? Is that possible?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 23rd, 2009, 4:33 am 
check help file for WinSet with Bottom option


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 23rd, 2009, 4:49 am 
Awesome! that worked perfectly. Thanks a lot!


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: Alpha Bravo, Bing [Bot], rbrtryn and 18 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