i've tried with azpainter, and the picture file is opened correctly...captaincavern wrote:Just tried and no it doesn't either.xnview wrote:and from browser it works?
can i send multiple files to custom button?
Moderators: helmut, XnTriq, xnview
Re: can i send multiple files to custom button?
Pierre.
-
- Posts: 44
- Joined: Fri Dec 13, 2013 6:31 am
Re: can i send multiple files to custom button?
It must be an OS issue and I think I perhaps found the reason why it doesn't work here.
Using a copy path to clipboard program as an XnView button I found out that in v2.13 and above there is a space after the full path within quotes that is being sent by XnView.
I also tried to add AzPainter2 to the XnView Open with menu and it works as intended in all versions. Testing that menu command with the copy path program shows that no space is added to the full path in any version and that (probably irrelevant) it isn't enclosed within quotes.
In order to be able to upgrade current version without losing functionality I have now found a workaround that lets me use AzPainter2 as an XnView button by creating edit menu entries in Windows for the filetypes it supports and created an XnView toolbar button using the command cmd_ShellEdit.
Using a copy path to clipboard program as an XnView button I found out that in v2.13 and above there is a space after the full path within quotes that is being sent by XnView.
I also tried to add AzPainter2 to the XnView Open with menu and it works as intended in all versions. Testing that menu command with the copy path program shows that no space is added to the full path in any version and that (probably irrelevant) it isn't enclosed within quotes.
In order to be able to upgrade current version without losing functionality I have now found a workaround that lets me use AzPainter2 as an XnView button by creating edit menu entries in Windows for the filetypes it supports and created an XnView toolbar button using the command cmd_ShellEdit.