News:

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

Main Menu

Colour setting of WxSmith

Started by SamT, June 14, 2006, 02:06:35 AM

Previous topic - Next topic

SamT

Hi,

When I set the background colour to wxSYS_COLOUR_BTNFACE in WxSmith(Version 1.0 revision 2553 (2006-06-13 17:38:53)   gcc 3.4.4 Windows/unicode), the generated code can't be compile correctly. Old version got the same situation. The reason is the wxSystemSettings should include <wx/settings.h>. However, when I search the header file, I didn't find it and need to add manually.

Please also put <wx/settings.h> in the header file when change colour in WxSmith. Thanks!

Note: I don't have a account on BerliOS, can somebody help to submit this on the tracker?


byo

Already added this header file. There's no need to post this to BerliOS ;)