| Author |
Message |
Forum: Scripts Topic: Crazy Scripting : Cursor Navigator 1.05 [ by Andreone ] |
| atery |
|
Posted: April 12th, 2006, 9:22 am
|
|
Replies: 36 Views: 9025
|
| Dear Goyyah : Thanks for the update. But I found something else is not working well. I set the right side waiting time to be 1024 (just want to let it longer), then the weird thing happened. If I put my cursor to the right side border then draw it away, when the time comes, it will be moved to the ... |
|
 |
Forum: Support Topic: About the "always on top" function... |
| atery |
|
Posted: April 9th, 2006, 8:34 pm
|
|
Replies: 9 Views: 860
|
| Goyyah: thanks, I'll try that. |
|
 |
Forum: Support Topic: About the "always on top" function... |
| atery |
|
Posted: April 9th, 2006, 7:42 pm
|
|
Replies: 9 Views: 860
|
| I am using ClocX !!! I never had such a kind of problem with it! Regards, :) Oh my, but this did happen to my computer. I've tried a lot of this kind of software, they all got this problem in my computer... very weird :cry: But after your script, this problem did solved a lot, I mean it just happen... |
|
 |
Forum: Support Topic: About the "always on top" function... |
| atery |
|
Posted: April 9th, 2006, 7:26 pm
|
|
Replies: 9 Views: 860
|
| Well... it is a Chinese edition shareware, I don't know if you want to have a try :P . But I also tried another english freeware: clocX. Here is the link: http://www.clocx.tk/. When I used it, the problem also existed. Just play it for a while, I mean the clock may stay on top most of time, but sudd... |
|
 |
Forum: Support Topic: About the "always on top" function... |
| atery |
|
Posted: April 9th, 2006, 6:51 pm
|
|
Replies: 9 Views: 860
|
| Dear Goyyah I am afraid there is still some problem. I just opened a CHM help file, then the clock became not on top. After I closed the help file, the clock still stays bottom. Then If I Win+D to the desktop, click on the clock (it will lead to nothing), then the clock will be always on top again..... |
|
 |
Forum: Support Topic: About the "always on top" function... |
| atery |
|
Posted: April 9th, 2006, 5:37 pm
|
|
Replies: 9 Views: 860
|
Thanks, Goyyah
I did find the ahk_class of that clock, and so far, it stays on top very stable. Thanks!  |
|
 |
Forum: Support Topic: About the "always on top" function... |
| atery |
|
Posted: April 9th, 2006, 12:59 pm
|
|
Replies: 9 Views: 860
|
| This question might be sort of off topic, but I think people here must be able to handle it :D I am using some software which can show a clock in my desktop. It has a function of always on top, so I can see it all the time (I always hide my task bar and tray). But the always on top function doesn't ... |
|
 |
Forum: Support Topic: 10 buttons of mouse remapping |
| atery |
|
Posted: April 5th, 2006, 4:34 pm
|
|
Replies: 7 Views: 872
|
I am using a Logitech trackball that has 8 buttons. The driver software Mouseware can assign any button to a key, or key combinations. Maybe do this way:
mouse button -->(mouseware) --> key combination --> functions |
|
 |
Forum: Support Topic: IBM Thinkpad Fn-Key |
| atery |
|
Posted: April 5th, 2006, 8:08 am
|
|
Replies: 10 Views: 20387
|
| Maybe OT, but I am using a small software called remap something to assign my right Alt to win key, and I have been using this for years, quite comfortable with this. I know what you mean by Fn key combination -- I thought this way before I got my win key. But as soon as I have win key, I think bett... |
|
 |
Forum: Scripts Topic: System Tray |
| atery |
|
Posted: April 3rd, 2006, 10:22 pm
|
|
Replies: 6 Views: 3976
|
I am using MSN messenger 8.0+MSNSHELL. Although the MSNSHELL has a hotkey to open MSN messenger, yours works cooler~
Good work! |
|
 |
Forum: Support Topic: Can AHK open those windows minimized in sys-tray? |
| atery |
|
Posted: April 3rd, 2006, 4:00 pm
|
|
Replies: 15 Views: 3701
|
| This one works for me too. Thanks! |
|
 |
Forum: Support Topic: Can AHK open those windows minimized in sys-tray? |
| atery |
|
Posted: April 3rd, 2006, 3:11 pm
|
|
Replies: 15 Views: 3701
|
Diamond, thanks very much, this works!
One more thing, have you set anything to hide the window again, with the say hotkey we activated it? I.E. press hotkey, the window we want activate, press again, it hide again.
Thanks again, I'll play this around with all my tray programs, so handy! |
|
 |
Forum: Support Topic: Can AHK open those windows minimized in sys-tray? |
| atery |
|
Posted: April 3rd, 2006, 1:17 pm
|
|
Replies: 15 Views: 3701
|
| Here's one which has worked with most programs for me. ^+a:: Process, Exist, program.exe WinShow, WinTitle ahk_pid %ErrorLevel% WinActivate, WinTitle ahk_pid %ErrorLevel% Return You can use the window class instead of the PID if you like, but I do it this way because it provides more accuracy in so... |
|
 |
Forum: Support Topic: Can AHK open those windows minimized in sys-tray? |
| atery |
|
Posted: April 3rd, 2006, 12:47 pm
|
|
Replies: 15 Views: 3701
|
Thanks, Chris and Diamond.
It's embarrasing... I am quite new to AHK codes, but I am glad there is a way to do this, as I expected. I'll try to play around your tricks. Maybe will come back to ask for help with the code and programming.
Cheers |
|
 |
Forum: Support Topic: Can AHK open those windows minimized in sys-tray? |
| atery |
|
Posted: March 30th, 2006, 6:16 pm
|
|
Replies: 15 Views: 3701
|
| Hi, I am a new to AHK and this forum. I have already search the forum, and a post about "Min2Tray" http://www.autohotkey.com/forum/viewtopic.php?t=4418&highlight=system+tray comes up similar to my thought, but in the opposite way. There are many programs in my system tray that sometime... |
|
 |
| Sort by: |