AutoHotkey Community

It is currently May 24th, 2012, 1:11 pm

All times are UTC [ DST ]


Search found 50 matches
Search these results:

Author Message

 Forum: Offtopic   Topic: A midi controller for a developer.

Posted: March 18th, 2008, 3:37 pm 

Replies: 7
Views: 3925


To promote midi development in Autohotkey, I would like to award a developer with a brand new midi controller. Requirements: - Must have created a new ability for Autohotkey in the past, that would show that you are capable of making progress. - Must think that midi controllers are cool, and have a ...

 Forum: Announcements   Topic: v1.0.47 released: Stdlib, RegisterCallback, NumGet/Put

Posted: March 13th, 2008, 3:20 pm 

Replies: 54
Views: 22043


With dynamic function calling, the possibilities are mind boggling. :shock: :shock: :shock:

 Forum: Scripts   Topic: VST plugin shell extension

Posted: March 11th, 2008, 6:05 pm 

Replies: 22
Views: 9730


Would a completed version of the plug in organizer be capable of inserting the plugin into a host?

For example, If I click on the picture for Synth1, and had Fruityloops open, would it be capable of inserting a new Synth1 instance into the song?

 Forum: Scripts   Topic: Doing poetry with AHK

Posted: February 7th, 2008, 10:43 pm 

Replies: 9
Views: 5174


prio_list =Yes-,When,If,While,With,No-,Behold,See,Great is,Wonderful is,Lo;,Ever,Where can I find,Look:,I searched,I found,... And arts_list =the,one adje_list =burning,beautiful,violent,heavy,tiny,poor,eccentric,deep,green,small,loyal,portable,honest,fearless,opulent,native,wet,cold,intense,homele...

 Forum: Support   Topic: (Not Solved) ALT-TAB with left and right mouse clicks

Posted: February 1st, 2008, 7:24 pm 

Replies: 7
Views: 749


Alternatively, a rightclick+scroll wheel would do the trick. Perhaps more intuitive. Notepad++ uses this internally for tab switching.

 Forum: Suggestions   Topic: require forum search to post new topic in ask for help

Posted: February 1st, 2008, 6:59 pm 

Replies: 6
Views: 1573


Perspective of a newbie: 1. Autohotkey script not working. 2. Check helpfile, don't understand it 3. go to autohotkey.com to look for more help 4. Ohh, I see there is a forum 5. Ohh, I see the first category, "Ask for help"- that's exactly what I need... 6. Asks for help. That's why people...

 Forum: Support   Topic: Loop, 5 { gui... } only does gui once, then hangs

Posted: February 1st, 2008, 6:49 pm 

Replies: 3
Views: 597


Hello, I am having difficulty using loops with gui's . So far, it only displays the first gui, and then hangs. I am using the "x" button to close the guis. Loop, 5 { Gui, Add, Text,cRed , %a_index% Gui, Show,, Ahk Rocks return GuiClose: GuiEscape: Gui, Submit ;gui, destroy return ...

 Forum: Scripts   Topic: Bringing the Cursor to life.

Posted: January 25th, 2008, 2:01 am 

Replies: 3
Views: 1161


Some Output: 1 http://williamsharkey.com/images/Cursor/1.PNG 2 http://williamsharkey.com/images/Cursor/2.PNG 3 http://williamsharkey.com/images/Cursor/3.PNG 4 http://williamsharkey.com/images/Cursor/4.PNG 5 http://williamsharkey.com/images/Cursor/5.PNG Method: Move cursor to center of image. Let it ...

 Forum: Scripts   Topic: Bringing the Cursor to life.

Posted: January 25th, 2008, 12:30 am 

Replies: 3
Views: 1161


I will use your method. Explanation: -Each Character is made up of 4 bits. -The >> means "shift the bits to the right, and pad in any gaps with zeros." :: Therefore, >> 8 means shift 2 character to the right. - & is being used here as a mask. Wherever there is a 0, all bits will be off...

 Forum: Scripts   Topic: Bringing the Cursor to life.

Posted: January 24th, 2008, 10:23 pm 

Replies: 3
Views: 1161


I have stumbled across an interesting(to me) class of programs. General features: -Reading a color near the mouse -Acting upon that color by moving the mouse Generally, I have the mouse move slightly, in a way that I can still control it to a large degree. When not controlling the mouse, you experie...

 Forum: Offtopic   Topic: Trust NirSoft?

Posted: January 16th, 2008, 3:24 pm 

Replies: 8
Views: 1092


I noticed he has a utility to change system volume: Increase the system volume by 2000 units (out of 65535) nircmd.exe changesysvolume 2000 65535 is 2 to the 16th I believe. I wonder if this can be utilized to give 32 bit sound output, when combined with a 16bit sound card. Not that I think anyone s...

 Forum: Utilities   Topic: PDF command line tool

Posted: January 15th, 2008, 9:12 pm 

Replies: 19
Views: 3904


Quote:
shot in the dark, but does anyone know of a utility that will allow me to crop pdf pages with cmd?


No. But, (another shot in the dark), maybe you could change printer margin settings, and in that way, "crop" the pdfs @ print-time.

 Forum: Support   Topic: Doyles room script

Posted: January 15th, 2008, 7:51 pm 

Replies: 13
Views: 1703


Hi BigBro69,

Can you please tell us what Doyle's Room is?

A great way to let us help you is to post some of your attempts. Even if your attempts are incomplete, broken, or psydocode, it helps to know what page you are on.

What do you want the script for Doyle's room to do?

 Forum: Offtopic   Topic: About "true" random number generators...

Posted: January 12th, 2008, 9:13 am 

Replies: 12
Views: 970


Whether the world is deterministic or not is just your belief: we have no proof for one or the other. You are ofc right, when theory is in question. But then, I can extend that style of thinking with simple Matrix movement - what if we are all in Matrix ? After all, great philosphers asked that que...

 Forum: Offtopic   Topic: Not AHK related: computer-controlled power cord

Posted: January 10th, 2008, 10:18 pm 

Replies: 8
Views: 813


There's something seductive about the image of a computer hard-booting itself... :wink:
Sort by:  
Page 1 of 4 [ Search found 50 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group