hi
i have some custom commands under user>open to start programs
is it possible to make them more easily available, e.g. in the toolbar or in a toolbar dropdown menu?
a hotkey to access the toolbar dropdown is a strict requirement. i want this to be accessible rapidly.
cheers
matt
User > Open commands in toolbar?
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: User > Open commands in toolbar?
Why don't you just use a Run Script UDC (and assign a keyboard shortcut to it)?
Is the script for it that opens your "User - Open commands" list as a popup menu
Or if you really need it in the toolbar, use the (undocumented) script command:
userbutton (viewtopic.php?p=120032#p120032)
which emulates a click on a toolbar entry
Code: Select all
#2;
Or if you really need it in the toolbar, use the (undocumented) script command:
userbutton (viewtopic.php?p=120032#p120032)
which emulates a click on a toolbar entry
One of my scripts helped you out? Please donate via Paypal
-
uber-matthias
- Posts: 10
- Joined: 18 Dec 2014 07:05
Re: User > Open commands in toolbar?
hi highend,
script with custom keybinding to open popup menu is perfect. thanks a lot.
matt
script with custom keybinding to open popup menu is perfect. thanks a lot.
matt
XYplorer Beta Club