| Author |
Message |
Topic: SciTE4AutoHotkey v2 Stable - Released. |
Charon the Hand
Replies: 129
Views: 22554
|
Forum: Scripts & Functions Posted: Mon Jul 13, 2009 5:28 am Subject: SciTE4AutoHotkey v2 Stable - Released. |
1.b) Also, using F5 I frequently receive the error message "The script file "
This can be fixed by changing one line in the ahk.properties file. The line
command.go.$(file.patterns. ... |
Topic: Treeview drag & drop [proof of concept] |
Charon the Hand
Replies: 4
Views: 1146
|
Forum: Scripts & Functions Posted: Wed Jun 03, 2009 8:20 pm Subject: Treeview drag & drop [proof of concept] |
| Very well done, rulfzid; I'm glad you shared this. I was banging my head against a wall trying to write these functions myself and couldn't wrap my brain around the recursion. My add node functions we ... |
Topic: SciTE4AutoHotkey v2 Stable - Released. |
Charon the Hand
Replies: 129
Views: 22554
|
Forum: Scripts & Functions Posted: Sun May 10, 2009 11:09 pm Subject: SciTE4AutoHotkey v2 Stable - Released. |
Thank you very much for putting this all together, Fincs. After years of using jujuedit, I finally made the plunge to a new editor,
and it's splendid. I had only one problem, which I finally solved ... |
Topic: QuickReminder v0.4 (Preview) |
Charon the Hand
Replies: 40
Views: 6371
|
Forum: Scripts & Functions Posted: Tue Oct 14, 2008 7:33 pm Subject: QuickReminder v0.4 (Preview) |
| This is a cool little application. I also made something similar, but not as complex. This blows mine out of the water. I haven't started tinkering with the guts yet, but I will soon: I want to see wh ... |
Topic: New hide windows script |
Charon the Hand
Replies: 4
Views: 3024
|
Forum: Scripts & Functions Posted: Tue May 13, 2008 3:01 pm Subject: New hide windows script |
| Thank you, Zusukar! It is gratifying to know that someone uses this script and found ways to improve it. I always knew a few things were a bit hacky, especially the window width, thank you for fixing ... |
Topic: Pong - the ultimate retro game |
Charon the Hand
Replies: 17
Views: 2672
|
Forum: Scripts & Functions Posted: Fri Aug 31, 2007 3:18 pm Subject: Pong - the ultimate retro game |
| This is pretty impressive. One minor problem is when the paddle is at the bottom of the screen, half of it wraps around to the top. Also the bounces were a little wierd when I got my paddle there almo ... |
Topic: WindowPad - multi-monitor window-moving tool |
Charon the Hand
Replies: 251
Views: 86151
|
Forum: Scripts & Functions Posted: Fri Aug 10, 2007 8:46 pm Subject: WindowPad - multi-monitor window-moving tool |
| This is a splendid tool, thank you very much. |
Topic: New hide windows script |
Charon the Hand
Replies: 4
Views: 3024
|
Forum: Scripts & Functions Posted: Tue Aug 07, 2007 8:51 pm Subject: New hide windows script |
I know, just what the world needs is another script to hide windows. But this one is better.
/*
Autohide, by Charon the Hand.
This script hides a window with {Win}F5. {Win}F6 ... |
| |