| Author |
Message |
Topic: Stop taskbar blinking |
paxophobe
Replies: 1
Views: 1550
|
Forum: Scripts & Functions Posted: Fri Oct 23, 2009 11:12 pm Subject: Stop taskbar blinking |
| Would be cool to get rid of the flashing via injected dll me thinks. |
Topic: Half Windows Script |
paxophobe
Replies: 15
Views: 4580
|
Forum: Scripts & Functions Posted: Tue Oct 13, 2009 2:03 pm Subject: Half Windows Script |
For the ultimate, check out GridMove @ http://jgpaiva.dcmembers.com/gridmove.html
PS, it's made in AHK.
Update: O! Someone beat me to it. |
Topic: Want to retire nirsoft's nircmd for fixing tray tooltips |
paxophobe
Replies: 1
Views: 338
|
Forum: Ask for Help Posted: Tue Oct 13, 2009 1:06 pm Subject: Want to retire nirsoft's nircmd for fixing tray tooltips |
Hi,
Nirsoft has a tool called called NirCmd which I utilize for fixing the problem in XP where the tooltips appear behind the taskbar.
The command to run in NirCmd to fix this is...
nircmd ... |
Topic: Portable ChromeLoader |
paxophobe
Replies: 4
Views: 2590
|
Forum: Scripts & Functions Posted: Sun Oct 11, 2009 8:28 am Subject: Portable ChromeLoader |
Cool, thanks for sharing
You might be interested in X-Launcher, based on AutoIt3, from www.winpenpack.com (click the UK flag in upper right corner to set to English)...
They also have a Iron and ... |
Topic: naughty word blocker |
paxophobe
Replies: 63
Views: 7121
|
Forum: Scripts & Functions Posted: Thu Oct 08, 2009 1:39 am Subject: naughty word blocker |
Just let your kids swear for crying out loud.
Titties. |
Topic: [module] HiEdit 4.0.0.4-5 |
paxophobe
Replies: 239
Views: 59761
|
Forum: Scripts & Functions Posted: Sat Oct 03, 2009 12:34 am Subject: [module] HiEdit 4.0.0.4-5 |
I vote no, put it in the standard lib.
Keep ahk small.
Side note: Thank you majkinetor for all your contributions. |
Topic: AutoHotKey for Notepad2 |
paxophobe
Replies: 90
Views: 25951
|
Forum: Scripts & Functions Posted: Fri Sep 18, 2009 7:08 pm Subject: AutoHotKey for Notepad2 |
| actually some of those patches I used came from a basis of his, however I'm giving up this mod since the coding style of it is horrible. So what I am doing is I am making an editor from scratch based ... |
Topic: Notepad++ definition |
paxophobe
Replies: 9
Views: 4774
|
Forum: Scripts & Functions Posted: Tue Sep 15, 2009 2:34 pm Subject: Notepad++ definition |
Hi praxophobe !
Tried the file - highlights the braces when cursor on one of them but does not give the block collapse and expand handles (the little + and - icons).
http://www.autohotkey.net/~p ... |
Topic: Notepad++ definition |
paxophobe
Replies: 9
Views: 4774
|
Forum: Scripts & Functions Posted: Fri Sep 11, 2009 12:01 pm Subject: Notepad++ definition |
| (removed, bad code) |
Topic: Notepad++ definition |
paxophobe
Replies: 9
Views: 4774
|
Forum: Scripts & Functions Posted: Thu Sep 10, 2009 2:26 pm Subject: Notepad++ definition |
| Slight update including new colors. I'm not sure how to get the braces collapsing ... I'll have to look into that. |
Topic: AHK help favorites from AutoHotkey.chm are stored in..... |
paxophobe
Replies: 5
Views: 374
|
Forum: Ask for Help Posted: Thu Sep 10, 2009 9:45 am Subject: AHK help favorites from AutoHotkey.chm are stored in..... |
| Did you have any luck dropping hh.dat from your old system into "%appdata%\Microsoft\HTML Help\" on the new and have it restore the favorites? |
Topic: Quick syntax case correction |
paxophobe
Replies: 2
Views: 1523
|
Forum: Scripts & Functions Posted: Sun Aug 30, 2009 12:36 am Subject: Quick syntax case correction |
You invented the Wheel again.
Yes and no.
My problem with that script is that it also reformats your indentation. It does not simply allow you to change the syntax and preserve whatever indent ... |
Topic: Quick syntax case correction |
paxophobe
Replies: 2
Views: 1523
|
Forum: Scripts & Functions Posted: Fri Aug 28, 2009 2:34 am Subject: Quick syntax case correction |
Takes a script as an argument and capitalizes its syntax. I wrote this so i can code in lowercase and then fix it later on.
For example, stringreplace will become StringReplace... #ifwinexist will ... |
Topic: Notepad ++ code support |
paxophobe
Replies: 57
Views: 1502
|
Forum: Ask for Help Posted: Sat Aug 15, 2009 1:46 am Subject: Notepad ++ code support |
here is mine: http://www.autohotkey.com/forum/viewtopic.php?t=47478
its a merge of the various syntaxes I found on the forum plus I added delimiting quotes |
Topic: Notepad++ definition |
paxophobe
Replies: 9
Views: 4774
|
Forum: Scripts & Functions Posted: Mon Aug 10, 2009 9:50 am Subject: Notepad++ definition |
http://img89.imageshack.us/img89/5829/syntax.png
Here is a syntax definition plus theme for notepad++. It combines the best features of themes I found here.
The features...
- unclosed % variabl ... |
| |