The following module was proposed for inclusion in the Module List:

  modid:       Tie::TkListbox
  DSLIP:       Rdprp
  description: Access Tk::Listbox widgets as tied arrays
  userid:      SMUELLER (Steffen Müller)
  chapterid:    8 (User_Interfaces)
  communities:

  similar:
    Tk Tk::Listbox Tk::Scrolled

  rationale:

    Working with Tk::Listbox today, it bothered me that I could not
    access the listbox items more easily. Hence I created a tied wrapper
    to access the data in a Tk::Listbox widget. It is possible to tie
    arrays to Tk::Scrolled widgets (and others) as well.

    I searched for existing modules with this functionality but did not
    find any on CPAN. I chose Tie::TkListbox as namespace because this
    module implements a tie, not a listbox nor any Tk widget.

    In my opinion, the module should be listed in the User Interfaces
    chapter with the other modules related to Tk because you'd usually
    search for something of the given functionality *there*.

  enteredby:   SMUELLER (Steffen Müller)
  enteredon:   Tue Mar 25 21:23:40 2003 GMT

The resulting entry would be:

Tie::
::TkListbox       Rdprp Access Tk::Listbox widgets as tied arrays    SMUELLER


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=26400000_60f17fa937cceb37&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=26400000_60f17fa937cceb37&SUBMIT_pause99_add_mod_insertit=1

Reply via email to