Tcl Library Source Code

Artifact [b0c2f181c3]
Login

Artifact b0c2f181c30d2d73f4f248d4980d6acbe4040414:


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;}}}