summaryrefslogtreecommitdiffstats
path: root/library/demos/pendulum.tcl
Commit message (Expand)AuthorAgeFilesLines
* Starting with Tcl 9.0, lower-case package-names are recommendedjan.nijtmans2024-01-091-1/+1
* Widget Demo: Replaced the deprecated "trace variable" invocations with "trace...csaba2023-06-111-29/+32
* Made the Widget Demonstration application scaling-aware.csaba2023-05-301-26/+32
* formattingjan.nijtmans2021-11-301-1/+1
* Tk demo, taking advantage of TIP #587jan.nijtmans2020-09-291-2/+2
* Bindings consistancy: Use "Key" in stead of "KeyPress" and "Button" in stead ...jan.nijtmans2020-01-201-1/+1
* Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-051-8/+8
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * More graceful handling of resizing.dkf2009-08-081-15/+18
* | Make the pendulum demo cope with resizing more gracefully.dkf2009-08-081-15/+18
* | Minor fixes to demos. In the pendulum demo make use of unicode for thepatthoyts2009-04-021-4/+4
|/
* * library/demos/pendulum.tcl: fix incorrect setting of toplevel title.das2006-10-171-2/+2
* Coding style improvements for the widget demo. [FRQ 815118]dkf2004-12-211-1/+3
* More animation demosdkf2004-11-071-0/+194