Page 1 of 2

double-click on a pic, opening the image in full screen?

Posted: 26 Sep 2025 18:54
by FlyAway
Hi :)
I'm coming from xnview MP, but I'm a bit disappointed, and I'm looking for a single manager that does everything. I'm trying XYplorer, which I set as the default photo program, but when I double-click a photo, the program opens with all the thumbnails, even though I want the image to open full-screen. Is there a setting I can change? Thanks.

Re: double-click on a pic, opening the image in full screen?

Posted: 26 Sep 2025 19:01
by phred
From Admin/Don...
Forum users who have their Windows version and screen scaling percentage in the location field of their profile will get priority support. And be sure to state your XY version number in the body of your post. No info in the location field? Be patient and Don will get to you after he takes care of those who have the proper info in the proper place.

Re: double-click on a pic, opening the image in full screen?

Posted: 26 Sep 2025 19:41
by FlyAway
Thanks :)
just downloaded version 28. Monitor 2560x1440. Just let me know if this feature exists and how to enable it.

Re: double-click on a pic, opening the image in full screen?

Posted: 26 Sep 2025 22:29
by phred
From the menu bar > Tools > Customize File Associations. You'll need to set it to whatever you use for your image viewer.
2025-09-26_16-29-04.jpg
2025-09-26_16-29-04.jpg (67.72 KiB) Viewed 2114 times

Re: double-click on a pic, opening the image in full screen?

Posted: 26 Sep 2025 23:45
by FlyAway
phred wrote: 26 Sep 2025 22:29 From the menu bar > Tools > Customize2025-09-26_16-29-04.jpg File Associations. You'll need to set it to whatever you use for your image viewer.
what is? so I continue to use xnview mp which is better than Fastone :)
I wanted to know if Xyspolorer has its own integrated reader

Re: double-click on a pic, opening the image in full screen?

Posted: 27 Sep 2025 00:19
by klownboy
To use XYplorer's internal viewer full screen. Put the following in a Customized File Associations... under the Tools menu. See the Help file for details on using CFA's...make sure you "check" the entry.
"XYplorer Fullscreen Preview|:previewfull" {:Image}> #1003;
or hit the F12 key when the image is selected.

For Floating preview, use #178 in lieu of #1003.
"XYplorer Floating Preview|:fp" {:Image}> #178;
or press F11 when the image is selected. Check the default keys for Full Screen Preview and Floating Preview in Help > List all commands.

Re: double-click on a pic, opening the image in full screen?

Posted: 27 Sep 2025 10:14
by FlyAway
klownboy wrote: 27 Sep 2025 00:19 To use XYplorer's internal viewer full screen. Put the following in a Customized File Associations... under the Tools menu. See the Help file for details on using CFA's...make sure you "check" the entry.
"XYplorer Fullscreen Preview|:previewfull" {:Image}> #1003;
or hit the F12 key when the image is selected.

For Floating preview, use #178 in lieu of #1003.
"XYplorer Floating Preview|:fp" {:Image}> #178;
or press F11 when the image is selected. Check the default keys for Full Screen Preview and Floating Preview in Help > List all commands.
thanks but don't work :(
I want when I click on a photo from Windows Explorer it to be opened maximized by XYplorer

Re: double-click on a pic, opening the image in full screen?

Posted: 27 Sep 2025 11:39
by klownboy
Good grief, why are you using Windows Explorer to open an image in XYplorer? Why are you even using Windows Explorer at all?

Re: double-click on a pic, opening the image in full screen?

Posted: 27 Sep 2025 11:52
by FlyAway
klownboy wrote: 27 Sep 2025 11:39 Good grief, why are you using Windows Explorer to open an image in XYplorer? Why are you even using Windows Explorer at all?
:) you're right but it's integrated into the system and it's the simplest thing to do :mrgreen:

Re: double-click on a pic, opening the image in full screen?

Posted: 27 Sep 2025 14:53
by Norn
Modify the registry.
Or use AutoHotkey, modify the path to your actual XYplorer and compile it into an exe program. Then right-click the image and select Set as Default from the context menu. . .

Code: Select all

#Requires Autohotkey v2

if A_Args.length
	try Run '"D:\Tools\XYplorer\XYplorer.exe" /feed=|::goto "' A_Args[1] '"; if(get("#178") == 0) {#1003}|'

Re: double-click on a pic, opening the image in full screen?

Posted: 27 Sep 2025 20:23
by FlyAway
Norn wrote: 27 Sep 2025 14:53 Modify the registry.
Or use AutoHotkey, modify the path to your actual XYplorer and compile it into an exe program. Then right-click the image and select Set as Default from the context menu. . .

Code: Select all

#Requires Autohotkey v2

if A_Args.length
	try Run '"D:\Tools\XYplorer\XYplorer.exe" /feed=|::goto "' A_Args[1] '"; if(get("#178") == 0) {#1003}|'
Thanks, but it's too complicated for me, and I want to test Xyplorer first because it's shareware. I hope the feature I requested will be included in future versions. Thanks for your help. Thanks :)

Re: double-click on a pic, opening the image in full screen?

Posted: 28 Sep 2025 10:39
by FlyAway
Sorry, a question about

"XYplorer Floating Preview|:fp" {:Image}> #178;

Is it possible to set it so that double-clicking on the enlarged image opens the folder containing the photo, exactly what picsviews like Xnview do?

thanks

Re: double-click on a pic, opening the image in full screen?

Posted: 28 Sep 2025 12:13
by klownboy
If you're double-clicking on a image file or a preview of the image, you are already in that folder. Instead of trying to make XYplorer behave like some other program, you should be learning and exploring XY's features to see how much better it is at everything concerning thumbnails and viewing photos.

Re: double-click on a pic, opening the image in full screen?

Posted: 28 Sep 2025 12:47
by admin
Shift+F11 = show image full screen. Where's the problem?

Re: double-click on a pic, opening the image in full screen?

Posted: 28 Sep 2025 15:40
by FlyAway
admin wrote: 28 Sep 2025 12:47 Shift+F11 = show image full screen. Where's the problem?
Sorry, I don't understand. Logically, at least mine ^_^ when I open XYplorer and see the thumbnails of my photos and I want to see one enlarged, I would like to double click on it and it maximizes, then I double click on it and it goes back to thumbnail mode