AutoHotkey Community

It is currently May 23rd, 2012, 5:56 pm

All times are UTC [ DST ]


Search found 19 matches
Search these results:

Author Message

 Forum: Scripts   Topic: RADIAL MENU scripts

Posted: June 20th, 2011, 12:38 pm 

Replies: 779
Views: 111528


Ok, I have find out two solutions For the first one I have inserted in the General settings.txt: "ReturnToInitial = 0" and in the "RMApp lib.ahk" changed "RMApp_Reg("ReturnToInitial",1)" to "RMApp_Reg("ReturnToInitial",ReturnToInitial)" so ...

 Forum: Scripts   Topic: RADIAL MENU scripts

Posted: June 20th, 2011, 11:03 am 

Replies: 779
Views: 111528


I love this script! I have just updated from the v.4.01 but I have encountered 2 problems. 1 - After selecting any item of RadialMenu the mouse always returns to the principal menu center and I cant find how to disable that 2 - The icons in the navigators dont show anymore. In the previous version t...

 Forum: Scripts   Topic: Windows Shutdown Timer v1.1

Posted: February 27th, 2011, 3:01 am 

Replies: 15
Views: 2336


It took me a little more time to finish some details but version 1.1 is ready. Take a look everybody.

 Forum: Scripts   Topic: Windows Shutdown Timer v1.1

Posted: February 25th, 2011, 3:02 pm 

Replies: 15
Views: 2336


The icons are from imageres.dll. Im working in a new version wich will have its own icons, just wait for tonight!

 Forum: Scripts   Topic: Windows Shutdown Timer v1.1

Posted: February 25th, 2011, 12:16 pm 

Replies: 15
Views: 2336


Ok, I have read the suggestions and will implement them. I should only upload the newer version by the end of the day. Timmer will be deleted! Is that Timer? Yes it is. FIXED Tooltips for the buttons to click (in the top right corner). DONE A better icon, both on the GUI and the tray DOING Could you...

 Forum: Scripts   Topic: Windows Shutdown Timer v1.1

 Post subject: Windows Shutdown Timer v1.1
Posted: February 23rd, 2011, 1:20 am 

Replies: 15
Views: 2336


Windows Shutdown Timer v1.1 This script allows you to set a a timer between 1 minute to 24 hours so the computer can automatically Shutdown, Restart, Log off, Lock User, Change User, Hibernate or Sleep. I have made it with a simple and clean interface. Any suggestion to improvements are welcome. DO...

 Forum: Scripts   Topic: Windows 7 - Volume Control OSD v1.10

Posted: December 16th, 2010, 3:46 pm 

Replies: 26
Views: 10943


Newer version is now available!!

 Forum: Scripts   Topic: Windows 7 - Volume Control OSD v1.10

Posted: November 20th, 2010, 10:46 am 

Replies: 26
Views: 10943


VA.ahk is Vista Audio Control Functions v2.1 and I have downloaded from here. I know that VA.ahk has lots of funtions but for now I only needed my volume OSD to Increase/Deacrease/Mute/Unmute the system master volume.

Its good to know that you liked it.

 Forum: Scripts   Topic: Windows 7 - Volume Control OSD v1.10

Posted: November 19th, 2010, 1:51 am 

Replies: 26
Views: 10943


Volume Control v1.10 This is a simple volume control with "on screen display" for windows 7. It now supports windows messages (a very useful function so other scripts like for example "Lex Mouse Gestures" can control it). http://www.autohotkey.net/~em02044/Volume_Control.png How...

 Forum: Support   Topic: Loop to create labels

Posted: November 12th, 2010, 12:48 pm 

Replies: 2
Views: 214


Thank you very much, that solved my issue

 Forum: Support   Topic: Loop to create labels

 Post subject: Loop to create labels
Posted: November 12th, 2010, 12:36 pm 

Replies: 2
Views: 214


For example: I have a Gui with an image repeated 10 times. Loop 10 { Gui, Add, Picture, w10 h10 x%xpos% y0 gLABEL%A_Index%, Image.bmp xpos += 15 } Each picture will have an atibuted Label,for example one click on the first image will do LABEL1, second picture will do LABEL2 , and so on ......

 Forum: Scripts   Topic: GDI+ standard library 1.45 by tic

Posted: November 12th, 2010, 1:52 am 

Replies: 995
Views: 156615


Hi there, I need a little help.
For example, in the Example 1: Gdip.Tutorial.1-Draw.Shapes.ahk, I would like to know how can I set an action when I press the elliptical shape and set another action when I press the rectangle.

Thanks in advance

 Forum: Scripts   Topic: Lex' Mouse Gestures

Posted: November 10th, 2010, 12:06 pm 

Replies: 106
Views: 28353


Lexikos wrote:
Use something like this in your wheel hotkeys:
Code:
if m_WaitForRelease
    gosub GestureWheelUp ; or GestureWheelDown, as appropriate

Thanks My problem was solved :)

 Forum: Scripts   Topic: Lex' Mouse Gestures

 Post subject: The best script ever
Posted: November 9th, 2010, 8:57 pm 

Replies: 106
Views: 28353


First of all I have to thank you for this wonderful script It has been very useful either at home or at work but now I have a question I want to define a variable to 1 when I scroll the mouse wheel up or change it to 2 when I scroll the mouse wheel down I've writen this small code in gestures.ahk ~w...

 Forum: Scripts   Topic: RADIAL MENU scripts

Posted: October 24th, 2010, 1:54 am 

Replies: 779
Views: 111528


Sorry, Ive forgot to login in the last reply :oops:
Sort by:  
Page 1 of 2 [ Search found 19 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group