Python Tkinter without X11
Kevin Walzer
kw at codebykevin.com
Mon Jul 16 10:58:56 PDT 2007
max.e.brown at 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
More information about the macports-users
mailing list