summaryrefslogtreecommitdiffstats
path: root/library/panedwindow.tcl
Commit message (Collapse)AuthorAgeFilesLines
* improved proxy sash handling. (boudaillier)hobbs2002-02-261-7/+9
|
* Added proc comments. Made configuring sash cursor more efficient.hobbs2002-02-231-22/+65
| | | | | | Added Cursor timer that restores the default cursor when pointer is no longer over the sash. This is necessary because Leave events won't be seen when moving into a paned child.
* * library/panedwindow.tcl (ReleaseSash): changed to not pass x andhobbs2002-02-221-4/+4
| | | | y args at all (they aren't used).
* Fixed panedwindow binding bugs and added demos for it too.dkf2002-02-221-2/+2
|
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-0/+136