summaryrefslogtreecommitdiffstats
path: root/Demo/tix/tixwidgets.py
Commit message (Collapse)AuthorAgeFilesLines
* Tix update from Mike Clarkson (maintainer)Neal Norwitz2002-12-301-2/+15
|
* Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer)Neal Norwitz2002-12-101-6/+1
|
* Patch #649184: Update to tix-8.1.4 RC3.Martin v. Löwis2002-12-061-7/+8
|
* Sync tixwidgets from Mike Clarkson, a maintainerNeal Norwitz2002-11-141-152/+147
|
* Patch #485959: Various changes to Tix demos.Martin v. Löwis2002-03-171-2/+7
|
* SF #517447, correct syntax errorNeal Norwitz2002-03-011-2/+1
|
* Properly set static options for tixBalloon and tixResizeHandle.Martin v. Löwis2001-11-251-50/+95
| | | | | Expose Tix.ResizeHandle.{detach_widget,hide,show}. Update Tix demos.
* Patch #473002: Update Demo/tix tixwidgets.py et al.Martin v. Löwis2001-11-111-124/+256
|
* [].index() raises ValueError if the value is not in the list, so onlyFred Drake2001-05-111-1/+1
| | | | catch that instead of using a bare except clause.
* Patch #410231: Add the Python Tix library.Martin v. Löwis2001-03-211-0/+819