digitalmars.D.dwt - tiny, tiny bug in debug mode
- Simen Haugen (4/4) Jun 18 2008 In debug mode, labels has a white background color. Also comboboxes is
- Frank Benoit (2/9) Jun 18 2008 do you still have the -L/su:console:5 option in your debug build?
- Simen Haugen (5/12) Jun 19 2008 I never had that in my debug build. Added it now, and then it works.
- Frank Benoit (6/21) Jun 19 2008 I don't know what this changes. I just know i need to apply it for
In debug mode, labels has a white background color. Also comboboxes is missing its sunken border. Everything works as expected in release mode. I'm using d 1.028, dwt-win r233 and tango r3543
Jun 18 2008
Simen Haugen schrieb:In debug mode, labels has a white background color. Also comboboxes is missing its sunken border. Everything works as expected in release mode. I'm using d 1.028, dwt-win r233 and tango r3543do you still have the -L/su:console:5 option in your debug build?
Jun 18 2008
"Frank Benoit" <keinfarbton googlemail.com> wrote in message news:g3aejb$1j5q$1 digitalmars.com...Simen Haugen schrieb:I never had that in my debug build. Added it now, and then it works. Why is this needed, and could this be the reason I've gotten strange crash bugs when building context menus?In debug mode, labels has a white background color. Also comboboxes is missing its sunken border. Everything works as expected in release mode. I'm using d 1.028, dwt-win r233 and tango r3543do you still have the -L/su:console:5 option in your debug build?
Jun 19 2008
Simen Haugen schrieb:"Frank Benoit" <keinfarbton googlemail.com> wrote in message news:g3aejb$1j5q$1 digitalmars.com...I don't know what this changes. I just know i need to apply it for windows programs. I think it is not even D specific. If that can cause the crashes you see ... i have not a clue. Sorry, i can give better help here. Perhaps the MSDN can give more info. http://msdn.microsoft.com/en-us/library/fcc1zstk(VS.80).aspxSimen Haugen schrieb:I never had that in my debug build. Added it now, and then it works. Why is this needed, and could this be the reason I've gotten strange crash bugs when building context menus?In debug mode, labels has a white background color. Also comboboxes is missing its sunken border. Everything works as expected in release mode. I'm using d 1.028, dwt-win r233 and tango r3543do you still have the -L/su:console:5 option in your debug build?
Jun 19 2008