Overview
Artifact ID: | 123bffece83fb8db0212e4f6bad8e8a68e9667de32c87d0b17fd50593fb2245d |
---|---|
Ticket: | c847b2c68dfbf89453de19b2fcf341a02338ca82
Add "::SelectColor::use" to pckIndex.tcl |
User & Date: | oehhar 2025-06-24 18:44:15 |
Changes
- assignee changed to: "nobody"
- closer changed to: "nobody"
- cmimetype changed to: "text/x-fossil-wiki"
- comment changed to:
This is an extraction from ticket [378209fe]. Quote: For BWidget knows the command "use" for SelectColor, please add in pkgInit.tcl the command "::SelectColor::use" right at the end of the definition list for it. I tried this: <verbatim> % SelectColor .s % .s use wrong # args: should be "::Dialog::use" </verbatim> Error message is bogus. No command "use" found in SelectColor or Dialog documentation. But in Widget::define, there is a comment that the use command is related to late loading. This is connected to pckIndex.tcl.
- foundin changed to: "current"
- is_private changed to: "0"
- login: "oehhar"
- priority changed to: "5 Medium"
- private_contact changed to: "0f366eb3e9e2fcab52b8ebacd197db9047186a5f"
- resolution changed to: "None"
- severity changed to: "Minor"
- status changed to: "Open"
- submitter changed to: "oehhar"
- subsystem changed to: "bwidget 1.x"
- title changed to: "Add "::SelectColor::use" to pckIndex.tcl"
- type changed to: "Bug"