| Author |
Message |
Topic: A midi controller for a developer. |
williamsharkey
Replies: 7
Views: 848
|
Forum: General Chat Posted: Tue Mar 18, 2008 3:37 pm Subject: A midi controller for a developer. |
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 wo ... |
Topic: v1.0.47 released: Stdlib, RegisterCallback, NumGet/Put |
williamsharkey
Replies: 54
Views: 8478
|
Forum: Announcements Posted: Thu Mar 13, 2008 3:20 pm Subject: v1.0.47 released: Stdlib, RegisterCallback, NumGet/Put |
With dynamic function calling, the possibilities are mind boggling.  |
Topic: VST plugin shell extension |
williamsharkey
Replies: 15
Views: 2321
|
Forum: Scripts & Functions Posted: Tue Mar 11, 2008 6:05 pm Subject: VST plugin shell extension |
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 o ... |
Topic: Doing poetry with AHK |
williamsharkey
Replies: 9
Views: 3646
|
Forum: Scripts & Functions Posted: Thu Feb 07, 2008 10:43 pm Subject: Doing poetry with AHK |
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,hea ... |
Topic: The Official quotespam thread |
williamsharkey
Replies: 97
Views: 2964
|
Forum: General Chat Posted: Mon Feb 04, 2008 5:37 pm Subject: The Official quotespam thread |
I want a special text editor for working with mono-spaced fonts. This text editor is good for dragging text around.
I want be able to select a rectangular area of text, and be able to drag it somew ... |
Topic: (Not Solved) ALT-TAB with left and right mouse clicks |
williamsharkey
Replies: 5
Views: 186
|
Forum: Ask for Help Posted: Fri Feb 01, 2008 7:24 pm Subject: (Not Solved) ALT-TAB with left and right mouse clicks |
| Alternatively, a rightclick+scroll wheel would do the trick. Perhaps more intuitive. Notepad++ uses this internally for tab switching. |
Topic: require forum search to post new topic in ask for help |
williamsharkey
Replies: 6
Views: 841
|
Forum: Wish List Posted: Fri Feb 01, 2008 6:59 pm Subject: require forum search to post new topic in ask for help |
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 ... |
Topic: Loop, 5 { gui... } only does gui once, then hangs |
williamsharkey
Replies: 3
Views: 161
|
Forum: Ask for Help Posted: Fri Feb 01, 2008 6:49 pm Subject: Loop, 5 { gui... } only does gui once, then hangs |
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
{
... |
Topic: The Official quotespam thread |
williamsharkey
Replies: 97
Views: 2964
|
Forum: General Chat Posted: Fri Feb 01, 2008 12:56 am Subject: The Official quotespam thread |
| I like soy sauce ! |
Topic: Bringing the Cursor to life. |
williamsharkey
Replies: 3
Views: 367
|
Forum: Scripts & Functions Posted: Fri Jan 25, 2008 2:01 am Subject: Bringing the Cursor to life. |
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/ ... |
Topic: Bringing the Cursor to life. |
williamsharkey
Replies: 3
Views: 367
|
Forum: Scripts & Functions Posted: Fri Jan 25, 2008 12:30 am Subject: Bringing the Cursor to life. |
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 m ... |
Topic: Bringing the Cursor to life. |
williamsharkey
Replies: 3
Views: 367
|
Forum: Scripts & Functions Posted: Thu Jan 24, 2008 10:23 pm Subject: Bringing the Cursor to life. |
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 ... |
Topic: Trust NirSoft? |
williamsharkey
Replies: 8
Views: 493
|
Forum: General Chat Posted: Wed Jan 16, 2008 3:24 pm Subject: Trust NirSoft? |
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 ... |
Topic: PDF command line tool |
williamsharkey
Replies: 18
Views: 939
|
Forum: Utilities & Resources Posted: Tue Jan 15, 2008 9:12 pm Subject: PDF command line tool |
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 w ... |
Topic: Doyles room script |
williamsharkey
Replies: 13
Views: 681
|
Forum: Ask for Help Posted: Tue Jan 15, 2008 7:51 pm Subject: Doyles room script |
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 ... |
| |