Sebastian Pająk wrote:
You're providing the same text for a Button and a Label. On Mac OSX the
Button shows the text correctly, but the Label doesn't.
Is this correct?
Yes this is correct. My first mail is here:
http://mail.python.org/pipermail/python-list/2009-June/717666.html
My only other thought is that the widgets might be using different
fonts, although in your example you're not specifying the fonts, so I
assume they'll default to the same one. You could try specifying their
fonts explicitly, just in case, although I'm expecting that it won't
make a difference...
--
http://mail.python.org/mailman/listinfo/python-list