Messages - belkira [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 11next

2
Post New Requests Here / Re: IDEA: Dynamic shortcuts
« on: September 27, 2008, 07:48 PM »
Thanks, Ill have a look at it.

3
Post New Requests Here / Re: simple timer
« on: September 20, 2008, 06:57 PM »
I was not able to get it to work either.

In looking at the AHK Help file it states that the X,Y can be expressions, but it doesn't say that they can be variables. Maybe for the X,Y on tooltip it doesn't recognize variables.....

4
Post New Requests Here / Re: simple timer
« on: September 13, 2008, 04:23 AM »
right now the only way to cancel once running is to right click on the tray icon and exit. You could put a hotkey in to kill it.

#e::exitapp or something like that....

5
Post New Requests Here / Re: simple timer
« on: September 13, 2008, 02:53 AM »
The Coords are on this line:
Tooltip, %mmss%, 2000,20

The first number, 2000 in this case is the left right and the second number, 20, is the up down.
You can also add this line right below that line to get a "tray tip" when you hover the mouse over the icon in the tray:
Menu,Tray,Tip,Time Remaining: %mmss%
Glad you liked it!

Pages: [1] 2 3 4 5 6 ... 11next
Go to full version