News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Build target menu

Started by Revvy, January 31, 2006, 07:38:04 PM

Previous topic - Next topic

Revvy

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.
Cheers,
Revvy

mandrav

Be patient!
This bug will be fixed soon...

thomas

I have two build target menus, and both look OK. What exactly is not working correctly in what release / OS?

"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

TDragon

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]
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

takeshimiya

Quote from: TDragon on January 31, 2006, 10:41:55 PM
MSPaint-butchered screencap follows.
Try to save in PNG the next time. :wink:

TDragon

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]
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

takeshimiya

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]

Revvy

Exactly, Windows 2000.  I take it that it's not something trivial that's been overlooked?
Cheers,
Revvy

takeshimiya

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.

280Z28

It happens in my Visual Studio builds too. Haven't had a chance to look into it at all though.
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
Check out The Sam Zone :cool:

mandrav

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...
Be patient!
This bug will be fixed soon...

takeshimiya

I see. Anyone posted a bug report @wx?

mandrav

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...
Be patient!
This bug will be fixed soon...