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 

iSwitchw - cosmetically enhanced edition
Goto page Previous  1, 2, 3  Next
 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
dnquark



Joined: 21 Dec 2007
Posts: 10

PostPosted: Tue May 05, 2009 6:21 am    Post subject: Reply with quote

This is a great script - just what I was looking for!

My only wish is that the font size could automatically be made smaller so that all open windows fit on the list. Any ideas how one would go about doing this?
Back to top
View user's profile Send private message
SoLong&Thx4AllTheFish



Joined: 27 May 2007
Posts: 4999

PostPosted: Thu May 07, 2009 8:30 pm    Post subject: Reply with quote

dnquark wrote:
My only wish is that the font size could automatically be made smaller so that all open windows fit on the list. Any ideas how one would go about doing this?


Line 149 says: Gui,Font,s30 cYellow bold,Calibri

so you'll have to start there. You could use the var numallwin (see line 125)
to see if numallwin between 15 and 20 (example) you make s25
if numallwin between 21=30 make s15 etc etc

might work Wink
_________________
AHK Wiki FAQ
TF : Text files & strings lib, TF Forum
Back to top
View user's profile Send private message
icefreez



Joined: 15 May 2007
Posts: 169

PostPosted: Fri May 08, 2009 7:58 pm    Post subject: Reply with quote

Great script.

This script works great in combination with nDroid (Launcher and file searcher) and gMote (Mouse Gestures to control windows).

Now I can pull anyone I want out of thin air Smile
Back to top
View user's profile Send private message
Guest






PostPosted: Thu May 14, 2009 2:19 pm    Post subject: Reply with quote

nICE SCRIPT, SORRY FOR CAPS BUT I CAN'T TURN IT OFF AS THE MENU JUST COMES UP WHEN i PRESS CAPS LOCK.

iS THERE ANY WAY TO MAKE IT SO ANOTHER KEY IS USED INSTEAD OF CAPS LOCK? Smile
Back to top
Guest






PostPosted: Thu May 14, 2009 11:53 pm    Post subject: Reply with quote

Anonymous wrote:
nICE SCRIPT, SORRY FOR CAPS BUT I CAN'T TURN IT OFF AS THE MENU JUST COMES UP WHEN i PRESS CAPS LOCK.

iS THERE ANY WAY TO MAKE IT SO ANOTHER KEY IS USED INSTEAD OF CAPS LOCK? Smile


try ctrl+caps lock
Back to top
Guest






PostPosted: Wed May 20, 2009 4:50 am    Post subject: Reply with quote

Anonymous wrote:
nICE SCRIPT, SORRY FOR CAPS BUT I CAN'T TURN IT OFF AS THE MENU JUST COMES UP WHEN i PRESS CAPS LOCK.


When the script is active the CapsLock key should only activate the script, but it shouldn't toggle caps on.

If it does then it's a bug in Autohotkey.
Back to top
SifJar
Guest





PostPosted: Thu Jun 04, 2009 6:31 pm    Post subject: Reply with quote

It gives me an error any time I try to run it,

says

Code:
error at line 113

line text : if closedinactive<>
error : line does not contain a recognized action

program will close


Any ideas? I copied EXACTLY.
Back to top
naveed
Guest





PostPosted: Thu Jun 04, 2009 6:56 pm    Post subject: Keyboard Layout Reply with quote

It would If the search worked with alternative keyboard layouts
Back to top
anc3s
Guest





PostPosted: Thu Jun 04, 2009 10:01 pm    Post subject: Hiding windows Reply with quote

I wanted to know if there was any way to hide certain windows from the list. I use rocket dock and a multiple desktop program so the two programs "Rocketdock" and "VirtuaWinMainClass" always show up.
Back to top
SoLong&Thx4AllTheFish



Joined: 27 May 2007
Posts: 4999

PostPosted: Fri Jun 05, 2009 10:46 am    Post subject: Re: Hiding windows Reply with quote

anc3s wrote:
I wanted to know if there was any way to hide certain windows from the list. I use rocket dock and a multiple desktop program so the two programs "Rocketdock" and "VirtuaWinMainClass" always show up.
I have you read the script at all?
Quote:
; List of substrings separated with pipe (|) characters (e.g. carpe|diem).
; Window titles containing any of the listed substrings are filtered out
; from the list of windows.
filterlist =

_________________
AHK Wiki FAQ
TF : Text files & strings lib, TF Forum
Back to top
View user's profile Send private message
Joe Jones
Guest





PostPosted: Tue Aug 11, 2009 1:11 am    Post subject: Problem switching between adobe pdf's Reply with quote

I am trying to use iswitchw to switch between several pdf's open in adobe and when attempting to open a pdf by typing the name of the pdf' and then enter it selects the task bar item but does not bring up the document.


Note:
in Adobe 7.0 all the open pdf's are opened in one instance of adobe, however there is a setting (Edit->Preferences->General ->"Show documents in task bar", this typically will then show a task bar item for the main window and then a taskbar item for each open PDF, with that being said when I use iswitcherw if I type in the name of the main window "adobe acrobat 7.0" it will display the adobe main window as expected however when I type in the child window "Lewis.pdf" it only highlights it in the taskbar and does not bring it to the foreground. Not only does it not work but once I try using Iswitcher to open a specific pdf (child) it now changes the way adobe works (probably adobe bug), because from then on I can't use a single mouse click on the taskbar to view the specific pdf, the work around is to just double click it however it is weird that this Iswitchw causes adobe to change like that.

I am using Adobe Acrobat Pro 7.0.8,

If anyone knows another "switcher type application" to switch between Adobe pdf's by typing title let me know"
Back to top
davemabe
Guest





PostPosted: Tue Sep 29, 2009 12:45 pm    Post subject: Get Only Blank Window Reply with quote

I get only a blank window when I use this script. The "Window Switcher" dialog comes up, but it is completely blank.

Any ideas? I tried the original version of this script as well and it did the same thing.
Back to top
rathkopf



Joined: 22 Oct 2008
Posts: 14

PostPosted: Tue Dec 29, 2009 6:48 pm    Post subject: Windows 7 issue? Re: Get Only Blank Window Reply with quote

davemabe wrote:
I get only a blank window when I use this script. The "Window Switcher" dialog comes up, but it is completely blank.

Any ideas? I tried the original version of this script as well and it did the same thing.


I too only get a blank window. Has anyone had success with this script with Win 7? I'm guessing that is the problem, but I don't have time to debug this now.
Back to top
View user's profile Send private message
Rushdee
Guest





PostPosted: Sun Jan 03, 2010 9:46 am    Post subject: Reply with quote

is there anyway someone could add code so that there is a textfield that shows us what we are typing.
Back to top
alias



Joined: 25 Jun 2010
Posts: 4

PostPosted: Fri Jun 25, 2010 8:21 pm    Post subject: Displaying list in Z-order Reply with quote

Is there a way to change the list sorting to "Z-order", or at least allow the previously active window to be automatically at the top? This would allow the script to duplicate the Windows Alt-Tab functionality when you do a single Alt-Tab-release key sequence (which I find is the only thing I use Alt-Tab for now that I have this script, and that's awesome!), except for having to hit Enter, of course.

If it could do that, I'd replace Alt-Tab completely with this script.

In other words, if I have windows named Firefox, The Bat!, and UltraEdit open, FireFox is currently active, and the previously activated window was UltraEdit, then typing <hotkey>Enter 3 times would alternately activate UltraEdit, FireFox, UltraEdit, etc.

Thanks,

Mark
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
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