commit | 652e1917c6f2bcdccb784d9d37950c381948a77c | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sun Nov 25 14:50:56 2001 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sun Nov 25 14:50:56 2001 +0000 |
tree | 717489558ffed3495a75ac253ac26a5e26795166 | |
parent | 3a89b2b13134767475c8e0c14381c1a722d7b836 [diff] [blame] |
Properly set static options for tixBalloon and tixResizeHandle. Expose Tix.ResizeHandle.{detach_widget,hide,show}. Update Tix demos.
diff --git a/Misc/NEWS b/Misc/NEWS index 0b802d8..161be54 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -14,6 +14,8 @@ - webbrowser defaults to netscape.exe on OS/2 now. +- Tix.ResizeHandle exposes detach_widget, hide, and show. + Tools/Demos Build