From: Kevin A. <al...@se...> - 2005-08-27 15:53:46
|
On Aug 27, 2005, at 6:57 AM, Alex Tweedly wrote: > Andy Todd wrote: >> Just FYI, here's how your sample appears on Mac OSX 10.3 with Python >> 2.3, wxPython 2.5.3.1 and PythonCard from CVS. >> > > <unknown.png> > > Are the labels really outside the ovals in the original ? Every version of wxWidgets/wxPython on the Mac has had different display issues and the button label problem mentioned is apparent even with version 2.6.1.0. If you use any height other than the default size for the button then the text will be centered vertically for the height of the button, but the button graphic itself will remain at the default height. I don't remember what Stefan's explanation was for this particular problem, so I'll forward on the message to wxPython-mac and maybe create a wxWidgets bug report too. ka |