Overview
| Artifact ID: | ffb175a04f1d1c87406781052e284690b167fa159a3e5b0192762c8093f80106 | 
|---|---|
| Ticket: | 21ca82773d03e7afe9fc42d2a4fb904d3be41b92 Demo echat.tcl: Horizontal scrollbar not working | 
| User & Date: | anonymous on 2025-10-13 15:09:13 | 
Changes
- foundin changed to: "2.0b2"
- icomment:
Line `set sh [ttk::scrollbar $f.hsb -command [list $e xview scroll] -orient horizontal]` should be `set sh [ttk::scrollbar $f.hsb -command [list $e xview] -orient horizontal]` 
- login: "anonymous"
- mimetype: "text/x-markdown"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "Demo echat.tcl: Horizontal scrollbar not working"
- type changed to: "Code Defect"