| Author |
Message |
Topic: GUI: preselect item in listbox |
papexus
Replies: 4
Views: 431
|
Forum: Ask for Help Posted: Sun Sep 25, 2005 4:52 pm Subject: GUI: preselect item in listbox |
hello,
the choose option in GUI Add options allows to preselect an item in a list box.
But, if the listbox is built by reading a directory like here:
Gui, Add, Text,, Choisir la cible
Gui, Add ... |
Topic: Assigning Hotkey to Microsoft Word menu item |
papexus
Replies: 4
Views: 393
|
Forum: Ask for Help Posted: Wed Sep 07, 2005 3:26 am Subject: Assigning Hotkey to Microsoft Word menu item |
thanks to all for the suggestions
papex |
Topic: Assigning Hotkey to Microsoft Word menu item |
papexus
Replies: 4
Views: 393
|
Forum: Ask for Help Posted: Tue Sep 06, 2005 5:33 am Subject: Assigning Hotkey to Microsoft Word menu item |
Hello,
I would like to assign a hotkey to a specific menu item of microsoft word (insert/image)
I first thought of writing a script with mouseclicks but the menu item position changes so mouse coo ... |
Topic: Tidy Access Menu to Windows' Recent Used File/Folder++(NEW) |
papexus
Replies: 12
Views: 3657
|
Forum: Scripts & Functions Posted: Thu Sep 01, 2005 6:50 pm Subject: Tidy Access Menu to Windows' Recent Used File/Folder++(NEW) |
I think the problem is rather that in your code you try to use RUN command with a .lnk file , which generates the error because windows does not seem to know what application to launch.
I suppose tha ... |
Topic: Tidy Access Menu to Windows' Recent Used File/Folder++(NEW) |
papexus
Replies: 12
Views: 3657
|
Forum: Scripts & Functions Posted: Sun Aug 28, 2005 5:55 am Subject: Tidy Access Menu to Windows' Recent Used File/Folder++(NEW) |
Hello,
I cannot get any of the versions to work (win xp)
TAM does show the menu of recent files/folders, but when I select an item it always generates the following error:
- if i select a folder, ... |
Topic: balloon tip autohotkey.ini |
papexus
Replies: 2
Views: 287
|
Forum: Ask for Help Posted: Wed Aug 24, 2005 7:26 pm Subject: balloon tip autohotkey.ini |
Thank you so much. I had been playing with the command traytip instead.
papex |
Topic: balloon tip autohotkey.ini |
papexus
Replies: 2
Views: 287
|
Forum: Ask for Help Posted: Wed Aug 24, 2005 3:55 am Subject: balloon tip autohotkey.ini |
Hello,
Is there a way to replace the balloon tip which says "autohotkey.ini" when hovering over the autohotkey tray icon by another custom text ?
In fact what I am trying to obtain is to be able ... |
Topic: Favorite Folders popup menu that you can change on the fly. |
papexus
Replies: 149
Views: 23824
|
Forum: Scripts & Functions Posted: Mon Aug 22, 2005 5:52 am Subject: Favorite Folders popup menu that you can change on the fly. |
ChrisM,
Actually, your workaround works well in an explorer window but in an open dialog the application will try to open the link file for "bureau" instead of navigating to the "directory" of the ... |
Topic: Favorite Folders popup menu that you can change on the fly. |
papexus
Replies: 149
Views: 23824
|
Forum: Scripts & Functions Posted: Sun Aug 21, 2005 12:10 pm Subject: Favorite Folders popup menu that you can change on the fly. |
dear ChrisM,
thank you very much for the help. Although I still do not understand how it does it, but it works !
Thanks again
papex |
Topic: Favorite Folders popup menu that you can change on the fly. |
papexus
Replies: 149
Views: 23824
|
Forum: Scripts & Functions Posted: Sun Aug 21, 2005 7:28 am Subject: Favorite Folders popup menu that you can change on the fly. |
hello,
Maybe my initial post was a bit confused.
I am under win xp andthe question is:
when in a open or save dialog with a non microsoft office dialog I would like to be able, trough the script, ... |
| |