From: Dave R. <dav...@ma...> - 2002-04-22 18:17:43
|
Win2K Perl 5.6.1 wxWindows 2.2.9 wxPerl 0.10 how do you determine the default window colour? the wxWindows docs point at wxSystemSettings::GetSystemColour(wxSYS_COLOUR_WINDOW) but wxSystemSettings does not seem to be supported by wxPerl (although wxSYS_COLOUR_WINDOW does have an entry in _Exp.pm) thanks, /dave |