On 10/7/10 6:27 PM, embirath wrote:


So I'm wondering how I can force my tkinter program use X11 instead of Aqua?
Any ideas?

There's no way to do it with the Apple-installed Python; it links to the Aqua version of Tk.

You can probably set this up by installing Python and Tk/Tkinter from MacPorts or Fink.

--Kevin

--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to