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 

Search found 6 matches
AutoHotkey Community Forum Index
Author Message
  Topic: WindowPad - multi-monitor window-moving tool
mana

Replies: 319
Views: 158707

PostForum: Scripts & Functions   Posted: Thu Mar 12, 2009 11:48 am   Subject: WindowPad - multi-monitor window-moving tool
Not sure it will help you, but what you can easily do is assign a custom position/size to one of the shortcuts in the ini file. I changed for example #5. The sequence is:
position of left border, pos ...
  Topic: Detect window - Loop or SetTimer?
mana

Replies: 3
Views: 307

PostForum: Ask for Help   Posted: Tue Mar 10, 2009 9:51 pm   Subject: Detect window - Loop or SetTimer?
Would you mind sharing why?

I assumed that Loop would take too much CPU time, but it is not detectable. Process Lasso reports an average load of 0.02% for AHK with the Loop method.

I also assum ...
  Topic: Detect window - Loop or SetTimer?
mana

Replies: 3
Views: 307

PostForum: Ask for Help   Posted: Tue Mar 10, 2009 9:42 pm   Subject: Detect window - Loop or SetTimer?
Hi, is there a preferred method to detect a window and take an action on it?


Loop
{
WinWait, Microsoft Office OneNote Security Notice,
IfWinNotActive, Microsoft Office OneNote Security ...
  Topic: WindowPad - multi-monitor window-moving tool
mana

Replies: 319
Views: 158707

PostForum: Scripts & Functions   Posted: Thu Feb 26, 2009 10:21 am   Subject: WindowPad - multi-monitor window-moving tool
Fantastic, works now!

Now that you told me, I also moved another script that I had in my AutoHotkey.ahk to an external file

Thanks!
  Topic: Simple Folder finder / nDroid for folders only
mana

Replies: 3
Views: 349

PostForum: Ask for Help   Posted: Thu Feb 26, 2009 9:06 am   Subject: Simple Folder finder / nDroid for folders only
Great, thank you guys.

After I posted I found Seek http://www.autohotkey.com/docs/scripts/Seek_(SearchTheStartMenu).htm that adds the filtering on parts of the folder name
  Topic: Simple Folder finder / nDroid for folders only
mana

Replies: 3
Views: 349

PostForum: Ask for Help   Posted: Wed Feb 25, 2009 9:44 pm   Subject: Simple Folder finder / nDroid for folders only
I am looking for something simple that will scan a set of folders and subfolders that I could specify to then open this folder. In short, a launchy or nDroid, but only to navigate to a specific folder ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group