in reply to effective way to bind Tk::Listbox items and custom objects

If you're not married to using a listbox (e.g. more interested in selection than display), Tk::JComboBox and Tk::JBrowseEntry use name:value pairs.
  • Comment on Re: effective way to bind Tk::Listbox items and custom objects