Page 1 of 1
How to add Alt-1 (calling external editor) to the toolbar
Posted: Tue Jul 23, 2019 7:26 am
by mrwul
In view mode, Alt-1 will call an external editor (SnagItEditor)
Q: How to add this to the viewer toolbar? (ONLY Alt-1, i.e. not the "Open With" drop down menu)
Can that be done with a _cmd_ thing?
(not sure though, I don't see any _cmd_ lines with a hotkey)
Thanks

- XnViewMP-How to add Alt-1 to the toolbar-23072019 092230.png (40.31 KiB) Viewed 1182 times
Re: How to add Alt-1 (calling external editor) to the toolbar
Posted: Mon Jul 29, 2019 2:23 pm
by xnview
you can use "--COMMAND--" to add a program in toolbar
Re: How to add Alt-1 (calling external editor) to the toolbar
Posted: Wed Jul 31, 2019 5:57 am
by mrwul
Sorry, I don't know how.
How should the command line read then?
say the .exe is in:
d:\Program\xyz.exe
How should it read then?
Sorry, but I am not familiar with this.
Thanks.
Re: How to add Alt-1 (calling external editor) to the toolbar
Posted: Mon Aug 05, 2019 3:33 pm
by xnview
add the item 'COMMAND', and click on 'set command' to choose an .exe
Re: How to add Alt-1 (calling external editor) to the toolbar
Posted: Tue Aug 06, 2019 7:37 am
by mrwul
Thank you!
It worked. I was not aware/familiar with this option.
Best regards