Page 1 of 1
RC1: RecentPaths combo truncated
Posted: Mon May 16, 2005 9:17 pm
by JohnFredC
If the thumbnail panel is too narrow, the dropdown for recent paths is also too narrow.
Image:
http://www.jfcinc.net/Interfaces/xnview180bug02.png
Even if there is not enough room to show the entire control in the toolbar, when "dropped down", the width of the list should be a usable size.
I know it is possible, programming-wise. The Favorites dropdown (the "star") shows correct behavior.
Posted: Tue May 17, 2005 3:05 am
by ckit
You need to delete your old "xnview.ini" to fix this.
Posted: Tue May 17, 2005 12:49 pm
by JohnFredC
You need to delete your old "xnview.ini" to fix this.
Which xnview.ini did you mean? 1.8RC1 made its own ini in its own folder.
I won't be deleting the 1.74 ini until I switch to 1.8...
Posted: Tue May 17, 2005 1:24 pm
by Dreamer
Try rename ini file only, in RC1 folder (to xnview.ini.bak) and let xnview to create new one, open xnview, close xnview and check if the problem is still there...
Posted: Tue May 17, 2005 1:29 pm
by xnview
Dreamer wrote:Try rename ini file only, in RC1 folder (to xnview.ini.bak) and let xnview to create new one, open xnview, close xnview and check if the problem is still there...
I've fixed this problem.
Posted: Sun May 29, 2005 9:47 am
by helmut
In RC3, the problem still can be seen: When making the area of the file list small and then opening the dropdown list with most recent adresses, the list is as narrow as the dropdownlist itself.
I've just tried in another application, and there the same is happening. So I think this is standard behaviour of the dropdownlist control.
Note: The favourites menu is not a real dropdown list.
Posted: Sun May 29, 2005 1:25 pm
by JohnFredC
I use a combobox control in my MSAccess applications. It has a property called "listwidth" which sets the drop-down list's width independently of the control width...
So at least it's possible.
Posted: Mon May 30, 2005 9:29 am
by xnview
helmut wrote:In RC3, the problem still can be seen: When making the area of the file list small and then opening the dropdown list with most recent adresses, the list is as narrow as the dropdownlist itself.
I've just tried in another application, and there the same is happening. So I think this is standard behaviour of the dropdownlist control.
Yes

Posted: Thu Jun 02, 2005 8:02 pm
by helmut
Minor issue. Closed.