]> granicus.if.org Git - python/commit
Properly set static options for tixBalloon and tixResizeHandle.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 25 Nov 2001 14:50:56 +0000 (14:50 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 25 Nov 2001 14:50:56 +0000 (14:50 +0000)
commit652e1917c6f2bcdccb784d9d37950c381948a77c
tree717489558ffed3495a75ac253ac26a5e26795166
parent3a89b2b13134767475c8e0c14381c1a722d7b836
Properly set static options for tixBalloon and tixResizeHandle.
Expose Tix.ResizeHandle.{detach_widget,hide,show}.
Update Tix demos.
Demo/tix/samples/PanedWin.py [new file with mode: 0755]
Demo/tix/tixwidgets.py
Lib/lib-tk/Tix.py
Misc/NEWS