AutoHotkey Community

It is currently May 24th, 2012, 7:19 am

All times are UTC [ DST ]


Search found 5 matches
Search these results:

Author Message

 Forum: Support   Topic: Collab offer: Work with me on an amazing app launcher

Posted: February 8th, 2006, 2:35 pm 

Replies: 14
Views: 1457


Hi ezuk, I like your idea, but I dont have much time, so I wont be able to help you :( I think it would be nice to have the Framework separated from the other parts of your script, such as the pre-configured search engines, the configuration options, and so on. This way others using your script woul...

 Forum: Utilities   Topic: Hide mouse cursor in any program

Posted: May 14th, 2005, 11:16 am 

Replies: 3
Views: 1524


Thanks!
I searched the forum before opening the thread, but strangely I found no nomousy thread then.

 Forum: Utilities   Topic: Hide mouse cursor in any program

Posted: May 12th, 2005, 6:10 pm 

Replies: 3
Views: 1524


Hi, I want to hide the mouse cursor in whichever window of whichever program it is. I searched the Windows API but found nothing appropriate. Anyone knows any tools? I want to hide the mouse cursor immediately (and not move it away as described in the AutoHotkey help, I think). And there should also...

 Forum: Support   Topic: Close Opera (safely) with Autohotkey

Posted: February 15th, 2005, 11:28 pm 

Replies: 11
Views: 1055


Code:
ControlSend, OperaWindowClass16, ^q, Opera

made it work. Previously, I omitted the second parameter, but it seems to be needed.
Thanks for your help
Piet

 Forum: Support   Topic: Close Opera (safely) with Autohotkey

Posted: February 15th, 2005, 8:50 pm 

Replies: 11
Views: 1055


Thanks for the quick replies! Unfortunately, none of your proposes worked for me :( WinClose, WinKill and PostMessage with the proposed parameters only close one window if multiple browser windows are open. WinMenuSelectItem didnt work either, as Opera seems to have non-standard menus. Although it w...
Sort by:  
Page 1 of 1 [ Search found 5 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group