16 Jul
2007
16 Jul
'07
5:58 p.m.
max.e.brown@gmail.com wrote:
Hello,
I was trying to work through some examples of Tkinter usage in python, and realised that the Macports python24 and py-tkinter seem to require X11. Is there some way to do Carbon/ Aqua Tkinter using the Macports python? Is there some obvious place to look for documentation on this?
Thanks,
Max
First, install the Aqua variant of Tk: sudo port install tk + aqua Then install python24 and py-tkinter. That worked for me. --- Kevin Walzer PortAuthority: The GUI for MacPorts http://www.codebykevin.com/portauthority.html