Fixes mostly to do with painting

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2000-12-18 05:32:32 +00:00
parent 141ddc08d6
commit 5a56a532f2
2 changed files with 176 additions and 64 deletions

View File

@@ -71,6 +71,10 @@ public:
,(unsigned char)(lColRGB >> 16)
);
}
void Set(const wxString& rsColour)
{
InitFromName(rsColour);
}
//
// Accessors