News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Compiler Toolbar bug under win 2000

Started by gd_on, June 20, 2006, 03:56:31 PM

Previous topic - Next topic

gd_on

I have this bug with windows 2000, but not with Win Xp. It's happens with the nightly version (18 june for example, but not only). The compiler toolbar is truncated as shown in the gif image attachment.

I have found a workaround to that : in default.conf I replace the minw=-1 by minw=150, the one found after "caption=Compiler Toolbar;". The problem, is that to access this file, you must be an administrator. This workaround works if this toolbar is the last one on a line. If it's in a middle position, as on the image, it happens strange things when you move the last toolbar : it's the middle one which is resized.

GD


[attachment deleted by admin]
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

killerbot

QuoteThe problem, is that to access this file, you must be an administrator.
Weird since the default.conf is stored in the user profile.

gd_on

Oups ! You are right. I can open it. In a previous test, I was trying to open an other user configuration file (that was me, but on an other account !). But the toolbar bug is nevertheless here.

GD
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).