On 07/05/12 15:19, Chris Hare wrote:

Basically, I am trying to imitate a notebook like in Tkinter.ttk,
I know Tix has a notebook widget, but that would require people
> to download and compile the Tix components.

You must be using a very old version of Python.
Tix has been in the standard library since version 2.3 I think...

The documentation for the Python version is not great but
there is a lot on the Tcl version wjhich is fairly easy
to translate.

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to