96x96 Icons?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
ovalseven
Posts: 16
Joined: 14 Jun 2021 18:22

96x96 Icons?

Post by ovalseven »

Is there any way to show thumbnails at 96x96 like Windows Explorer does?

Edited to change "thumbnails" to "icons"
Last edited by ovalseven on 15 Jun 2021 00:33, edited 1 time in total.

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: 96x96 Thumbnails?

Post by highend »

Menu - View - Views - Thumbnails #2 (96x96)?
One of my scripts helped you out? Please donate via Paypal

ovalseven
Posts: 16
Joined: 14 Jun 2021 18:22

Re: 96x96 Thumbnails?

Post by ovalseven »

I don't have that option in the View menu or in settings.
Attachments
settings.png
settings.png (48.43 KiB) Viewed 1190 times

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: 96x96 Thumbnails?

Post by highend »

One of my scripts helped you out? Please donate via Paypal

ovalseven
Posts: 16
Joined: 14 Jun 2021 18:22

Re: 96x96 Icons?

Post by ovalseven »

Thanks. That worked. Is there any way to get the icons to also display at 96x96?

ovalseven
Posts: 16
Joined: 14 Jun 2021 18:22

Re: 96x96 Icons?

Post by ovalseven »

This is what I'm trying to fix. All of the icons are tiny, like on XP. I can get Windows Explorer to show these at 96x96, but I can't find a way to do it in XYplorer.
Attachments
exp.png
exp.png (15.3 KiB) Viewed 1182 times

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: 96x96 Icons?

Post by admin »

ovalseven wrote: 14 Jun 2021 22:24 Is there any way to show thumbnails at 96x96 like Windows Explorer does?
I'm not aware of this. Over here (Win8.1) it seems to be 90x90 (plus shadows) at 100% screen scaling when selecting "Large Icons".
Attachments
2021-06-15_203156.png
2021-06-15_203156.png (26.88 KiB) Viewed 1150 times

ovalseven
Posts: 16
Joined: 14 Jun 2021 18:22

Re: 96x96 Icons?

Post by ovalseven »

admin wrote: 15 Jun 2021 20:16 I'm not aware of this. Over here (Win8.1) it seems to be 90x90 (plus shadows) at 100% screen scaling when selecting "Large Icons".
On my Window 10 PC, selecting "Large Icons" displays them at 96x96.

Selecting "Large Icons" in XYplorer displays them at 48x48.
Attachments
w10-large_icons.png
w10-large_icons.png (35.2 KiB) Viewed 1133 times

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: 96x96 Icons?

Post by admin »

Looks like 110x110 to me. Is that 100% display scaling?

ovalseven
Posts: 16
Joined: 14 Jun 2021 18:22

Re: 96x96 Icons?

Post by ovalseven »

admin wrote: 16 Jun 2021 09:00 Looks like 110x110 to me. Is that 100% display scaling?
Sorry. Here Windows 10 Explorer at 100% scaling.
Attachments
w10-large_icons-100.png
w10-large_icons-100.png (26.14 KiB) Viewed 1112 times

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: 96x96 Icons?

Post by admin »

Yes, that's 96x96. I will add that size to the thumbnail options.

ovalseven
Posts: 16
Joined: 14 Jun 2021 18:22

Re: 96x96 Icons?

Post by ovalseven »

admin wrote: 16 Jun 2021 14:53 Yes, that's 96x96. I will add that size to the thumbnail options.
I can already get the thumbnails to display at 96x96, but not the icons.
Attachments
xyplorer_icons.png
xyplorer_icons.png (42.11 KiB) Viewed 1109 times

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: 96x96 Icons?

Post by admin »

Please download beta v21.90.0017, paste screen; into the address bar and press ENTER. What do you get?

ovalseven
Posts: 16
Joined: 14 Jun 2021 18:22

Re: 96x96 Icons?

Post by ovalseven »

Code: Select all

Virtual Screen: (0, 0) - (1920, 1080)

Screen.Width (screenW) = 1920 (1920)
Screen.Height (screenH) = 1080 (1080)
Current Monitor: 1 (Primary)
Current Work Area: (0, 0) - (1920, 1034)

Number of Monitors: 1
Monitor 1 Area: (0, 0) - (1920, 1080) = 1920x1080
Monitor 1 Area Work: (0, 0) - (1920, 1034)
Monitor 1 DPI: 96 (100%)

Startup Work Area: (0, 0) - (1920, 1034)
GetCursorPos = 975, 184
XY Main Window: (-8, -8) - (1928, 1042) = 1936x1050, Scale: 1920x991

Screen DPI: 96 (100%)   twX: 15 (15)   Stretch: 1   sLF: 1   Toolbar Zoom: 1 (1;1)
Screen Color Depth: 32
DPI awareness: Per monitor
Auto Scaling: Yes, Yes

UseDPIAwareIconSizes: No, Yes
Icon Size: Small=16, Large=32, Extra Large=48, Jumbo=256
Icon Size Controls: Small=16, Large=32, Extra Large=48, Jumbo=256
Icon Size Recommended: Small=16, Large=32, Extra Large=48, Jumbo=256
[

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: 96x96 Icons?

Post by admin »

Code: Select all

Icon Size Recommended: Small=16, Large=32, Extra Large=48, Jumbo=256
There is the "48" as recommended size for Extra Large icons. No sight of a "96". XYplorer plays by the rules. I find no documentation about when to use 96x96 icons or how this would be supported by the Windows API. :?

Post Reply