Vaclav Slavik wrote: > Robert Roebling wrote: > > > I think we'll have to add a new constructor to wxPen instead. > > Just in case: no, the current code behaves as before, no > changes are needed. I understood that, but maybe we *should* add a new constuctor to wxPen, if only to avoid having "char *" and "wchar_t *" in the constructor of wxColour. Robert