Ability to resize the xnview options window
Moderator: xnview
-
klumy
- Posts: 229
- Joined: Sat Jun 18, 2005 9:33 am
Ability to resize the xnview options window
sometimes you need the overview in the cache area, where you have to resize the window to a bigger size, so that you can see all directory names and sizes
XNView 1.91.5
Windows XP SP3
Windows XP SP3
-
xnview
- Author of XnView
- Posts: 47402
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Ability to resize the xnview options window
Sorry i don't understand...klumy wrote:sometimes you need the overview in the cache area, where you have to resize the window to a bigger size, so that you can see all directory names and sizes
Pierre.
-
klumy
- Posts: 229
- Joined: Sat Jun 18, 2005 9:33 am
-
Clo
- XnThusiast
- Posts: 4441
- Joined: Sun Oct 17, 2004 4:57 am
- Location: Bordeaux, France
Not enough---
• As a workaround, you could use ResizeEnableRunner a tiny program that does the trick, I tested for the Option boxes… hummm… with a special language DLL, though
- But it works fine with the embedded English too…
Claude
Clo
Old user ON SELECTIVE STRIKE till further notice •
-
klumy
- Posts: 229
- Joined: Sat Jun 18, 2005 9:33 am
-
marsh
- XnThusiast
- Posts: 2443
- Joined: Sun May 15, 2005 6:31 am
-
ckit
- XnThusiast
- Posts: 2586
- Joined: Tue Feb 17, 2004 1:11 am
- Location: QLD, Australia
Re: Ability to resize the xnview options window
I support your request 100000000% - it's Futurama logicklumy wrote:sometimes you need the overview in the cache area, where you have to resize the window to a bigger size, so that you can see all directory names and sizes
But it'll have to wait for XnView 1.83.
AMD Ryzen 3 3300X 3.8Ghz, 16Gb DDR4, RX6600XT with Dell U2520D at 2560x1440@60Hz scaling 125%
Win11 x64 25H2, MS PowerToys, Process Lasso Pro and Wintoys
Win11 x64 25H2, MS PowerToys, Process Lasso Pro and Wintoys
-
GeorgD
- Posts: 291
- Joined: Thu Oct 12, 2006 2:45 pm
Resizable options dialog
+4 and wanted to bring this wish to front again. Making a window resizable is usually just a parameter change in a function call, so very quick to implement. Also consider other windows like export etc - there are topics on that:klumy wrote:the optionwindow just should be resizable
* in XnView MP http://newsgroup.xnview.com/viewtopic.php?f=60&t=18622&
* XnView classic http://newsgroup.xnview.com/viewtopic.php?f=34&t=10388&
In the XnView Wiki, you can improve the user guide / documentation / F1-help for XnView (classic/Windows) and for XnViewMP
-
xnview
- Author of XnView
- Posts: 47402
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Resizable options dialog
NoGeorgD wrote:+4 and wanted to bring this wish to front again. Making a window resizable is usually just a parameter change in a function call, so very quick to implement.klumy wrote:the optionwindow just should be resizable
Pierre.
-
GeorgD
- Posts: 291
- Joined: Thu Oct 12, 2006 2:45 pm
Re: Resizable options dialog
Bad news that the framework is not comfortable at that pointxnview wrote:Noit's not easy at all, yes make the dialog resizable is not a problem, but all control in it must follow a layout. In win32, there is no layout....
In the XnView Wiki, you can improve the user guide / documentation / F1-help for XnView (classic/Windows) and for XnViewMP
-
xnview
- Author of XnView
- Posts: 47402
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Resizable options dialog
It's win32, the first UI of WindowsGeorgD wrote:Bad news that the framework is not comfortable at that pointIn XnViewMP, options is already resizable. In Win32, is it easy to recognize screen size and set dialogs dependent on that, e.g. to 66% of screen size?
Pierre.
