Bwidget Source Code
Ticket Change Details
Not logged in
Overview

Artifact ID: 123bffece83fb8db0212e4f6bad8e8a68e9667de32c87d0b17fd50593fb2245d
Ticket: c847b2c68dfbf89453de19b2fcf341a02338ca82
Add "::SelectColor::use" to pckIndex.tcl
User & Date: oehhar 2025-06-24 18:44:15
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/x-fossil-wiki"
  4. 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.
    
  5. foundin changed to: "current"
  6. is_private changed to: "0"
  7. login: "oehhar"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "0f366eb3e9e2fcab52b8ebacd197db9047186a5f"
  10. resolution changed to: "None"
  11. severity changed to: "Minor"
  12. status changed to: "Open"
  13. submitter changed to: "oehhar"
  14. subsystem changed to: "bwidget 1.x"
  15. title changed to: "Add "::SelectColor::use" to pckIndex.tcl"
  16. type changed to: "Bug"