Could this be related to Maximes file dialog size patch from a few days ago? I'm not sure if it made it into CVS yet or not... quite possibly it did
On Thu, 2003-03-20 at 01:10, Duane Clark wrote:
Sylvain Petreolle wrote:
could you tell exactly what you are doing to get this ? I tried it with gnome and kde in managed mode and got no problem of this kind.
It looks to me like its your install is borken. However CVS has its own problems
http://www.telusplanet.net/public/lambregt/wine/notepad.png
Not that bad but the last icon on the right is cut off. <frown>
I would guess the difference is that you are using a very narrow font. Mine is much wider. As a really wild guess, it looks like perhaps the width is being determined solely as a some multiple of a font width, and no consideration is given for the space the icons take. With a wider font, it comes out ok.
This stuff is all in dlls/commdlg/filedlg*, so happy hacking :-)