From: <no...@tc...> - 2025-06-24 18:48:08
|
Automated mail by fx, on behalf of no...@tc... Ticket Change [123bffece83fb8db0212e4f6bad8e8a68e9667de32c87d0b17fd50593fb2245d] [Add "::SelectColor::use" to pckIndex.tcl] By oehhar For BWidget On 2025-06-24T18:44:15.912 Details https://core.tcl-lang.org/bwidget/tinfo?name=123bffece83fb8db0212e4f6bad8e8a68e9667de32c87d0b17fd50593fb2245d Ticket https://core.tcl-lang.org/bwidget/tktview/c847b2c68dfbf89453de19b2fcf341a02338ca82 Changed Fields assignee: nobody closer: nobody comment: 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: current is_private: 0 login: oehhar priority: 5 Medium private_contact: 0f366eb3e9e2fcab52b8ebacd197db9047186a5f resolution: None severity: Minor status: Open submitter: oehhar subsystem: bwidget 1.x title: Add "::SelectColor::use" to pckIndex.tcl type: Bug ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |