Tcl Library Source Code

widget.result at [c230d5a347]
Login

File modules/json/tests/widget.result artifact b0c2f181c3 part of check-in c230d5a347


widget {debug on window {title {Sample Widget} name main_window width 500 height 500} text {data {Click Here} size 36 style bold name null hOffset 250 vOffset 100 alignment center onMouseUp {sun1.opacity = (sun1.opacity / 100) * 90;}}}