On 1/28/15 2:20 AM, Patrick Robertson wrote:
I'm running OS X 10.9 with Python 2.7.8, Tc/Tk 8.5 (Tkinter specifies __version__ = '$Revision: 81008 $') Has anybody else experienced this problem, and if so what is the right fix? Thanks
OS X changed its default rendering of RGB a few years ago; Tk was updated last year to reflect this change. If you are using the Tk built into OS X, you'll still see the issue. Try installing ActiveTcl and see if that helps.

--
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to