Hi
This is probably our well-known font inheritance problem. Pplease verify
this by adding SetFont(parent->GetFont()) in src/mac/control.cpp line
397 (after SetSize....)
The current state in CVS would not allow this to work, as I have not yet
committed the changes to textctrl needed for SetFont. I hope to have all
changes ready for the new gui implementation based on composite windows and
HIViews this week.
So we'll have to wait a bit. Stefan, it appears to me that that MacPostControlCreate is just the right place to set the font to the parent's font as default. I'm not sure about colours, maybe actually InheritAttributes() is the correct thing to put here (ShouldInheritColours should do the job, right?)
Regards Andreas
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])