Horst > 2019-10-24 07:58
(2019-10-24 07:47)Jean Lalonde Wrote: @CyberMCM: I've uploaded the full quickaccesspopup-10_1_9_5-beta.zip file. You can redownload it.
@Horst: I have a Logitech mouse. I'll check if I can enable gesture triggers. If not, I'll use a batch file to send the QAPmessenger AddFolder command and add the batch file to QAP menu. It should produce similar results.
Jean Lalonde > 2019-10-25 18:07
(2019-10-24 07:58)Horst Wrote:(2019-10-24 07:47)Jean Lalonde Wrote: @Horst: I have a Logitech mouse. I'll check if I can enable gesture triggers. If not, I'll use a batch file to send the QAPmessenger AddFolder command and add the batch file to QAP menu. It should produce similar results.
I use the Logitech Mouse software to define its special keys on the keyboard.
For gestures I use the tool StrokeIt
StrokeIt
"c:\program files\quick access popup\qapmessenger.exe" ShowMenuLaunch
Horst > 2019-10-26 05:01
(2019-10-25 18:07)Jean Lalonde Wrote:Hello Jean,(2019-10-24 07:58)Horst Wrote:(2019-10-24 07:47)Jean Lalonde Wrote: @Horst: I have a Logitech mouse. I'll check if I can enable gesture triggers. If not, I'll use a batch file to send the QAPmessenger AddFolder command and add the batch file to QAP menu. It should produce similar results.
I use the Logitech Mouse software to define its special keys on the keyboard.
For gestures I use the tool StrokeIt
StrokeIt
Using a batch file did not work. But I was successful in another way:
- I created a macro using my Microsoft Keyboard (Microsoft Mouse And Keyboard Center) with the following command:
Code:"c:\program files\quick access popup\qapmessenger.exe" ShowMenuLaunch
When I activate the hotkey while Explorer is active and, in the QAP menu, I choose "Add This Folder...", QAP was able to add the folder in the active Explorer window.
At first, it worked only in Directory Opus but not in Windows Explorer. I found that Explorer caused an error related to object locking (don't ask me more!) and that introducing a delay made it work. QAP will try to get the active folder 10 times, waiting 1 sec between each call. In my tests, it usually worked after 2-4 tries. Please, tell me how it works for you.
This change is in the following nre release (v10.1.9.6).
Version BETA: 10.1.9.6 (2019-10-26)
- fix display bug in "Add Favorite", "Menu Options" tab when displaying the "Set Windows folder icon" link
- add a delay to allow the "Add This Folder or Web page" command to work when adding a folder in Windows Explorer, when called from a QAP menu that was triggered by the QAPmessenger "ShowMenuLaunch" command
- when using QAPmessenger to open the menu with 1st parameter ShowMenuNavigate, support a 2nd parameter to indicate what menu to show ("Main" menu by default)
Download link has been updated in the first message of this thread.
Jean Lalonde > 2019-10-26 08:33
dr Winchell > 2019-10-28 15:23
Jean Lalonde > 2019-10-28 15:27
Jean Lalonde > 2019-10-29 10:25