Search found 9 matches

by Seith
Fri Sep 13, 2024 7:00 am
Forum: MP - General Support
Topic: How can I launch XnViewMP at a specific location? [Solved]
Replies: 2
Views: 1018

How can I launch XnViewMP at a specific location? [Solved]

Hello, how can I launch XnViewMP so that the browser is pointed to a specific location?

I use a couple of XnViewMP instances each "specialized" for a certain folder/usage and I would like to know the argument to add to a shortcut (or batch file) when launching the application to go directly to a ...
by Seith
Wed Jun 19, 2024 10:59 am
Forum: MP - General Support
Topic: Clicking on a folder name in the browser to unfold it
Replies: 6
Views: 824

Re: Clicking on a folder name in the browser to unfold it



@xnview Would it be possible to add this setting please?

Not sure that it's possible, single click on label is used to rename

I see. Might I make the argument that easily seeing folders in a folder tree (when traveling down a hierarchy) might in fact be more important than renaming a label ...
by Seith
Wed Jun 19, 2024 10:18 am
Forum: MP - General Support
Topic: Clicking on a folder name in the browser to unfold it
Replies: 6
Views: 824

Re: Clicking on a folder name in the browser to unfold it

Thanks, that's exactly what's missing! Demanding 4-pixels-click accuracy on your users is a little harsh, especially when you have to quickly travel down a folder hierarchy.

@xnview Would it be possible to add this setting please?
by Seith
Wed Jun 19, 2024 8:50 am
Forum: MP - General Support
Topic: Clicking on a folder name in the browser to unfold it
Replies: 6
Views: 824

Clicking on a folder name in the browser to unfold it

Hello, is there a way to click on a folder in the browser column on the left and have that folder automatically expand/unfold to show the contained folders?

In XnView Classic it already works like this and it's super nice, whereas in XnView MP you have to precisely click on the little arrow (4 ...
by Seith
Fri Jun 07, 2024 12:26 pm
Forum: New
Topic: Browser cannot detect newly created pictures
Replies: 2
Views: 567

Re: Browser cannot detect newly created pictures


do you have a way to reproduce the problem?

Hey Pierre, unfortunately I don't, I'm sorry. But the good news is I found a way to bypass the problem.

I suppose I was doing something too "hacky" in Python. It is strange that it's working in xnView classic and not in MP, but as I said, it's not a ...
by Seith
Sun May 26, 2024 7:34 am
Forum: New
Topic: Browser cannot detect newly created pictures
Replies: 2
Views: 567

Browser cannot detect newly created pictures

Hello, I've met what looks like a bug with the browser's image detection when a new image is created via Python code (using PIL): It looks like XnView's browser cannot detect it. You have to click on another folder and then back on the folder where the new image was created. And only then does ...
by Seith
Sat May 25, 2024 11:34 am
Forum: New
Topic: [Fixed] When exiting isolated mode the wrong picture is selected in the browser
Replies: 2
Views: 453

Re: When exiting isolated mode the wrong picture is selected in the browser

user0 wrote: Sat May 25, 2024 11:10 am check 'Synchronize browser when view is closed' in Settings > Interface
Bingo! Not a bug at all after all. I suppose that option must be activated by default in the classic version.

Anyway, thank you very much for your help! :D
by Seith
Sat May 25, 2024 10:55 am
Forum: New
Topic: [Fixed] When exiting isolated mode the wrong picture is selected in the browser
Replies: 2
Views: 453

[Fixed] When exiting isolated mode the wrong picture is selected in the browser

Hello, I'm not sure if this is already an official bug but just in case...

When double-clicking on a picture in the XnView browser you can see the picture in isolated mode. Which allows you to use the mouse wheel to flip through the pictures until you find the one you're interested in.

However ...