Calling TIX in PYTHON ?

Mike Clarkson support at internetdiscovery.com
Fri Jun 22 21:29:17 EDT 2001


On Thu, 21 Jun 2001 11:23:07 GMT, Peter Moscatt
<pmoscatt at bigpond.net.au> wrote:

>Ok.... I have finally got used to using Tkinter widgets within Python.  Now 
>I want to use a couple of Tix widgets, namely the tixDirList.
>
>I have used the "import Tix" command but unsure how I actually write the 
>code to actually show the Directory list.
>
>Can anyone help me out here ?
>
>Pete

Take a  look at the Demos/Tix directory in the Python 2.1 source
distribution.  Run tixwidgets.py or take a look at the Samples
directory.

Mike.



More information about the Python-list mailing list