| Author |
Message |
Topic: [module] HiEdit 4.0.0.4-5 |
Drugwash
Replies: 194
Views: 42637
|
Forum: Scripts & Functions Posted: Mon Dec 21, 2009 3:18 pm Subject: [module] HiEdit 4.0.0.4-5 |
| Pardon me for barging in, but in my experience I stumbled into a similar experience of left-click executing context menu, many times, on my machine, after application crash or while testing applicatio ... |
Topic: A_Ping() function without PING.EXE |
Drugwash
Replies: 28
Views: 5472
|
Forum: Scripts & Functions Posted: Sun Dec 06, 2009 2:39 pm Subject: A_Ping() function without PING.EXE |
| Your solution has some inconvenience on Win9x machines, namely the ping window being unable to run in hidden mode, which is a major drawback. I also am uncertain whether the devcon application runs on ... |
Topic: QuickReminder v0.4 (Preview) |
Drugwash
Replies: 40
Views: 6354
|
Forum: Scripts & Functions Posted: Sun Nov 08, 2009 12:41 pm Subject: QuickReminder v0.4 (Preview) |
Hey, jballi! Just came across the 0.4 update and tested it shortly. Two minor visual issues I stumbled into:
- No Minimize button for the Options panel. Since the window is AlwaysOnTop, it makes it d ... |
Topic: A_Ping() function without PING.EXE |
Drugwash
Replies: 28
Views: 5472
|
Forum: Scripts & Functions Posted: Sat Nov 07, 2009 2:50 pm Subject: A_Ping() function without PING.EXE |
Please try to separate function parameters with spaces after commas. Oh and use A_Ping() not Ping().
A_Ping(192.168.0.1, test, 30000)
Also please go to router settings and make sure it allows ping ... |
Topic: MouseTrap2Mon - trap mouse to chosen monitor |
Drugwash
Replies: 15
Views: 1586
|
Forum: Scripts & Functions Posted: Thu Oct 08, 2009 2:03 pm Subject: MouseTrap2Mon - trap mouse to chosen monitor |
| Indeed the behavior is not perfect, the cursor does step into the other screen and is then brought back on a timer basis (10 ms). The time interval could of course be lowered to 1 ms but I'm afraid it ... |
Topic: Crazy Scripting : WinAPI Listing |
Drugwash
Replies: 13
Views: 3200
|
Forum: Scripts & Functions Posted: Sat Sep 26, 2009 1:43 pm Subject: Crazy Scripting : WinAPI Listing |
| Quite useful script, thank you! I could think of one possible addition that would however require a great amount of work and most likely processing time: check against the libraries in the current OS ... |
Topic: MouseTrap2Mon - trap mouse to chosen monitor |
Drugwash
Replies: 15
Views: 1586
|
Forum: Scripts & Functions Posted: Fri Sep 11, 2009 12:37 pm Subject: MouseTrap2Mon - trap mouse to chosen monitor |
Doesn't my script work? Admittedly, I haven't tested it with TV-Out (don't have a TV set at this location) but works fine with 2 analog monitors on a MSI GeForce 4 Ti4200VTD8X 128MB vRAM under Win ... |
Topic: Can this script be made into an executable? |
Drugwash
Replies: 39
Views: 2527
|
Forum: Ask for Help Posted: Fri Sep 11, 2009 12:23 pm Subject: Can this script be made into an executable? |
| Glad I could be of help. I'm currently far from a computer environment thus unable to finish the task I took on - that is creating a fully fledged media player/recorder for use with this (or similar) ... |
Topic: :: SmartGUI Creator :: |
Drugwash
Replies: 626
Views: 223570
|
Forum: Scripts & Functions Posted: Tue Sep 01, 2009 10:49 am Subject: :: SmartGUI Creator :: |
Drugwash,
Please tell me more about this script you've authored for Smart GUI. To what extent does it modify Rajat's original application, and such? Do you have a version history or other documen ... |
Topic: creating an application to manage a large list of people |
Drugwash
Replies: 24
Views: 1012
|
Forum: Ask for Help Posted: Tue Sep 01, 2009 10:28 am Subject: creating an application to manage a large list of people |
| For best results in all situations, the Info box should be a RichEdit control and the data should be both input and stored as UTF-8 (for compatibility with most Windows versions but mainly for Unicode ... |
Topic: what happens if one doesn't have a Win key on their keyboard |
Drugwash
Replies: 9
Views: 1211
|
Forum: Ask for Help Posted: Tue Sep 01, 2009 10:19 am Subject: what happens if one doesn't have a Win key on their keyboard |
| During some (limited) tests performed with a modern keyboard, the Win key seems to send a CTRL+ESC combination, which under Win9x automatically opens the Start menu. So I guess even if one did have th ... |
Topic: :: SmartGUI Creator :: |
Drugwash
Replies: 626
Views: 223570
|
Forum: Scripts & Functions Posted: Wed Aug 05, 2009 9:22 am Subject: :: SmartGUI Creator :: |
I agree, not only in regard to Menu but other elements as well. However, the code should be completely revised and that's something I can't do right now.  |
Topic: Trout - A BASS-driven audio player written in AHK |
Drugwash
Replies: 183
Views: 18311
|
Forum: Scripts & Functions Posted: Wed Aug 05, 2009 9:15 am Subject: Trout - A BASS-driven audio player written in AHK |
| Jody, I've recently had an odd issue with Trout where its GUIs (main, options) went completely off-screen (below second monitor's bottom) for some reason and for a long time I thought there was someth ... |
Topic: :: SmartGUI Creator :: |
Drugwash
Replies: 626
Views: 223570
|
Forum: Scripts & Functions Posted: Tue Aug 04, 2009 7:04 pm Subject: :: SmartGUI Creator :: |
| There is one way to edit an existing GUI in a script (File > Open Script) but it's quite limited currently. Moreover, I believe there's a bug that prevents the tool from opening any script through ... |
Topic: Screamer Creator v0.8 |
Drugwash
Replies: 4
Views: 1767
|
Forum: Scripts & Functions Posted: Fri Jul 24, 2009 8:39 am Subject: Screamer Creator v0.8 |
Personally I have a heart condition so I could have a heart attack right away, especially as I'm used to wearing headphones at the computer.
On the technical side though, you omitted the ... |
| |