AutoHotkey Community

It is currently May 23rd, 2012, 10:35 pm

All times are UTC [ DST ]


Search found 25 matches
Search these results:

Author Message

 Forum: Scripts   Topic: click when mouse stops, etc - fight repetitive stress (RSI)

Posted: August 8th, 2009, 10:09 pm 

Replies: 2
Views: 528


You're welcome. Great idea.

 Forum: Scripts   Topic: click when mouse stops, etc - fight repetitive stress (RSI)

Posted: August 7th, 2009, 11:37 pm 

Replies: 2
Views: 528


My hands had been hurting lately at work, so my company did several things for me. One of the things was to get the RSIGuard software. It had a few really nice features (and a bunch of other ones). The best one by far was to make it so the mouse clicked when you stopped moving it. I thought that thi...

 Forum: Scripts   Topic: ISense 1.5.4

Posted: December 22nd, 2008, 7:40 pm 

Replies: 322
Views: 65128


I must say that this is an awesome script. Very helpful for me because I'm constantly forgetting which parameter goes where and whether its a variable or text..

 Forum: Support   Topic: Errors Updating AHK

Posted: December 22nd, 2008, 7:29 pm 

Replies: 2
Views: 389


Yes I did close them all. First thing I thought of.

Edit: I just remembered I have few small ones with #noTrayIcon. Killing those processes did it. Thanks :oops:

 Forum: Support   Topic: Errors Updating AHK

 Post subject: Errors Updating AHK
Posted: December 22nd, 2008, 5:32 pm 

Replies: 2
Views: 389


On the download page: "It is not necessary to uninstall your old version first." This statement doesn't appear to be correct. I'm trying to update from 1.0.47.05 to 1.0.47.06 so I can use ISense 1.5.4 . However, when running the installer it gives me errors trying to copy in AutoHotKey.exe...

 Forum: Scripts   Topic: Clipboard History

Posted: December 17th, 2008, 9:31 pm 

Replies: 3
Views: 2161


I agree with the above. The together, this is very useful. There's much less to learn than with other Clipboard enhancers.

Very nice and convenient for someone like me who doesn't need to use the history very often, so I don't want to learn a whole new setup.

 Forum: Scripts   Topic: Encode/Decode long Excel If functions with Recursion

Posted: December 15th, 2008, 5:29 pm 

Replies: 0
Views: 1695


I've been passed reeeeally long if statements from co-workers before. It can take a long time to figure out the meaning. Then I have to double check it because its easy to make errors. I've also written my own. While thats a little easier, it can still be a pain. So, here's a raw Encoder and Decoder...

 Forum: Scripts   Topic: Hide multiple windows

Posted: December 12th, 2008, 6:53 pm 

Replies: 2
Views: 1580


I know I'll feel dirty, but...

If you want to hide and show multiple windows, but not necessarily all at once, try this

...yip. I feel dirty - especially since I've already done this once before with this script...

 Forum: Scripts   Topic: Function: Add/Remove Explorer Context Menu Commands

Posted: December 8th, 2008, 3:33 pm 

Replies: 5
Views: 1227


What exactly does the following do (specifically the "%1" part) and where can I find an index of other options?

Code:
"Testing.exe %1"


Thanks

 Forum: Scripts   Topic: Have you been Naughty?

Posted: December 5th, 2008, 6:17 pm 

Replies: 48
Views: 6806


I wrote a script that does this and more: WinHide and WinShow Tool

 Forum: Scripts   Topic: QuickLinks

Posted: December 4th, 2008, 10:29 pm 

Replies: 8
Views: 1707


I've updated the script some in the first post at the very top of it and will add screen shots shortly. . I think perhaps I didn't explain too well how to use this, so it may have seemed like a lot of learning to people when actually its really simple. (Having to learn to use other people's programs...

 Forum: Scripts   Topic: WinHide and WinShow Tool

Posted: December 4th, 2008, 9:16 pm 

Replies: 6
Views: 1881


I've updated the script so when its reloaded, there's no need to pull out all the currently hidden windows because it now stores them in an ini file instead of an array.

 Forum: Scripts   Topic: WinHide and WinShow Tool

Posted: December 4th, 2008, 8:49 pm 

Replies: 6
Views: 1881


Could be useful. But it would be great if I could hide window by double clicking on title bar. Would this be difficult to add? Thanks! I don't know how to do this, but I imagine it would involve looking for a click and then briefly waiting for another click. However, I don't know how you would tell...

 Forum: Scripts   Topic: YATL - Yet Another Todo List

Posted: December 1st, 2008, 9:40 pm 

Replies: 20
Views: 5673


Nice and simple.

The only thing I'd want is sub-tree folding.

 Forum: Scripts   Topic: WinHide and WinShow Tool

 Post subject: WinHide and WinShow Tool
Posted: December 1st, 2008, 9:20 pm 

Replies: 6
Views: 1881


Latest Version (1.1): http://www.autohotkey.net/~joemoeschmoe/WinHideShow.ahk Here's something I've found to be quite handy - especially at work. It helps me clean up my taskbar or temporary eliminate window(s) from my view (both of which is already done pretty well with Dexpot, but this is a differ...
Sort by:  
Page 1 of 2 [ Search found 25 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group