Is there a reason the build target menu is still cut off in the nightly builds? I see the rest of the menu and "Buil" and then the dragging edge of the menu, so something's not right. I remember reporting this right after RC2 came out, and I've tried opening C::B after deleting both the config and layout files, but no dice.
Let me guess: win2000?
I have two build target menus, and both look OK. What exactly is not working correctly in what release / OS?
(http://img392.imageshack.us/img392/3439/buildmen5ul.png)
Quote from: mandrav on January 31, 2006, 07:43:20 PM
Let me guess: win2000?
Yep, 'cause I have the same glitch here at my work PC. MSPaint-butchered screencap follows.
[attachment deleted by admin]
Quote from: TDragon on January 31, 2006, 10:41:55 PM
MSPaint-butchered screencap follows.
Try to save in PNG the next time. :wink:
Quote from: Takeshi Miya on January 31, 2006, 11:03:10 PM
Try to save in PNG the next time. :wink:
Not an option with MSPaint. :wink:
[attachment deleted by admin]
Quote from: TDragon on January 31, 2006, 11:46:49 PM
Not an option with MSPaint. :wink:
That's for MSPaint 2000. The MSPaint XP is amazing (:lol:), you can export to PNG and even TIFF.
[attachment deleted by admin]
Exactly, Windows 2000. I take it that it's not something trivial that's been overlooked?
Quote from: Revvy on February 01, 2006, 12:05:36 AM
Exactly, Windows 2000. I take it that it's not something trivial that's been overlooked?
It's probably a wxAUI fault.
It happens in my Visual Studio builds too. Haven't had a chance to look into it at all though.
Quote from: Takeshi Miya on February 01, 2006, 02:27:20 AM
Quote from: Revvy on February 01, 2006, 12:05:36 AM
Exactly, Windows 2000. I take it that it's not something trivial that's been overlooked?
It's probably a wxAUI fault.
It's probably a wxWidgets fault. We had this with wxDockit too. When I searched for it, wxWidgets GetSize() would report wrong dimensions at some point, AFAIR. Only in win2000...
I see. Anyone posted a bug report @wx?
Quote from: Takeshi Miya on February 01, 2006, 02:35:31 PM
I see. Anyone posted a bug report @wx?
I didn't back when I researched it.
As you can see in the posted image, it doesn't calculate the controls' sizes. This bug only appears when using other controls on toolbars, except for toolbar buttons...