You're correct that ttk didn't come built-in to Tk until 8.5--hence the need for the Tile package with 8.4. I believe the most recent Tile package is 0.8 or 0.8.2, at the site you referenced.

As for a compiler, install Apple's developer tools (Xcode and friends) and you'll have a working gcc. The dev tools are an optional install on the DVD, or can be downloaded from Apple.

--
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