| Author |
Message |
Topic: Listview In-Cell Editing |
doublebogey
Replies: 13
Views: 9024
|
Forum: Scripts & Functions Posted: Sun Sep 21, 2008 12:07 pm Subject: Listview In-Cell Editing |
Hi Micahs
This script is very close to what I need but I require navigating the listview with the arrow keys.
I can see the 'ToDo' in the script and was wondering if you had a chance to complete thi ... |
Topic: Usbdview , USB Devices View |
doublebogey
Replies: 2
Views: 5056
|
Forum: Utilities & Resources Posted: Sat Dec 23, 2006 8:45 pm Subject: Usbdview , USB Devices View |
From NirSoft
USBDeview is a small utility that lists all USB devices that are currently connected to your PC or have been connected to it in the past. Along with the device name and description, ... |
Topic: Can AHK "mail me" some files! |
doublebogey
Replies: 3
Views: 618
|
Forum: Ask for Help Posted: Fri Nov 10, 2006 9:16 pm Subject: Can AHK "mail me" some files! |
We use to have a remote workshop, all the paperwork was scanned at the workshop and saved to a folder.
We had a application called 'BEEE' that would monitor the folder for changes every 'x' period. ... |
Topic: Install AHK syntax highlighting and clips for PSPad v2 |
doublebogey
Replies: 81
Views: 32506
|
Forum: Scripts & Functions Posted: Wed Aug 30, 2006 12:20 pm Subject: Install AHK syntax highlighting and clips for PSPad v2 |
spot on.
installed with 'w/log and pass' and now everthing is OK.
Thanks for that Toralf
dB
(i can break anything) |
Topic: PSPad searchNgoto |
doublebogey
Replies: 6
Views: 803
|
Forum: Scripts & Functions Posted: Tue Aug 29, 2006 9:43 pm Subject: PSPad searchNgoto |
Hi all.
Rajat recently released
#Persistent
Version=PSPad searchNgoto v1c
; Use Win+TAB to start or refresh
; Escape to minimise
; Enter Key to Goto Line Number
; Double click to Goto
; Cre ... |
Topic: Install AHK syntax highlighting and clips for PSPad v2 |
doublebogey
Replies: 81
Views: 32506
|
Forum: Scripts & Functions Posted: Tue Aug 29, 2006 9:15 pm Subject: Install AHK syntax highlighting and clips for PSPad v2 |
Hi Toralf
The Ini files after install 0.8 and 0.9 are identical,
[AutoHotkey]
Filter=AutoHotkey (*.ahk)|*.ahk
Compilator Help=C:\Program Files\AutoHotkey\AutoHotkey.chm
Com ... |
Topic: Install AHK syntax highlighting and clips for PSPad v2 |
doublebogey
Replies: 81
Views: 32506
|
Forum: Scripts & Functions Posted: Tue Aug 29, 2006 1:46 pm Subject: Install AHK syntax highlighting and clips for PSPad v2 |
Hi Toralf
In 0.9, I get a 'not resonding' in PSpad when running from F9.
The script is still working but I can not edit PSPad anymore
Re Install 0.8 and it is good.
Re Install 0.9 and it hangs ... |
Topic: PSPad timing out |
doublebogey
Replies: 2
Views: 512
|
Forum: Ask for Help Posted: Tue Aug 29, 2006 1:29 pm Subject: PSPad timing out |
Found It
It appears to be in Toralfs excellent 'PSPad syntax highlighting.
Vers 0.8 works fine with PSPad4.5.1
Vers 0.9 causes F9 problems.
will roll back and inform Toralf.
Thanks for resp ... |
Topic: PSPad timing out |
doublebogey
Replies: 2
Views: 512
|
Forum: Ask for Help Posted: Tue Aug 29, 2006 12:33 pm Subject: PSPad timing out |
When running a AHK script from PSPad (F9)
In PSPadv4.5.0 no problems
In PSPadv4.5.1 , PSPad appears to stop responding after around 4 seconds.
I am unable to edit any more until I stop the scrip ... |
Topic: Way to add titlebar buttons for launching macros? |
doublebogey
Replies: 5
Views: 659
|
Forum: Ask for Help Posted: Mon Jul 31, 2006 3:05 am Subject: Way to add titlebar buttons for launching macros? |
If its just switching monitors, try Multimon
http://www.mediachance.com/free/multimon.htm
Control-Alt-left/right to swap monitors.
Arrow button in title bar.
Just bloody handy. (and free)
dB
... |
Topic: Open second gui |
doublebogey
Replies: 4
Views: 705
|
Forum: Ask for Help Posted: Sun Jul 09, 2006 8:06 pm Subject: Open second gui |
Ummmm,
My second post only shows 1 gui at a time.
I commented out the return and Gui 2:show ,
Both look to work now though, so a result in the end.
Thanks
dB |
Topic: Open second gui |
doublebogey
Replies: 4
Views: 705
|
Forum: Ask for Help Posted: Sun Jul 09, 2006 2:46 pm Subject: Open second gui |
My effort of your code
Note GUI, 1: is not required but helps me understand
also -Sysmenu disables the guiclose and escape key,
Gui, 1:+AlwaysOnTop -SysMenu
Gui, 1:Add, Button, gOption ... |
Topic: Open second gui |
doublebogey
Replies: 4
Views: 705
|
Forum: Ask for Help Posted: Sun Jul 09, 2006 2:27 pm Subject: Open second gui |
Hi Bradley S
Looks like GUI 1 hits the 1st return and stops.
so Gui 2 is never shown.
take out the first return, then both GUI's are shown but are now 1 on top of the other.
dB
Disclaimer ... |
Topic: Retrieve Email Headers? |
doublebogey
Replies: 1
Views: 926
|
Forum: Ask for Help Posted: Sat Jul 08, 2006 12:54 am Subject: Retrieve Email Headers? |
Is there a simple way to retrieve the headers from the POP3 server via a AHK script.
I would like to have the headers appended to a simple text file that I can then perform other searches on.
I loo ... |
Topic: Help file as a document? |
doublebogey
Replies: 8
Views: 866
|
Forum: Ask for Help Posted: Sat May 13, 2006 11:40 am Subject: Help file as a document? |
Or convert the existing Autohotkey chm file with this little outstanding peice of freeware
http://www.gridinsoft.com/chm.php
Hope this at least helps someone, pun intended.
dB |
| |