The following module was proposed for inclusion in the Module List:
modid: Tk::ObjectHandler
DSLIP: bdpOp
description: Organises variables controlling Tk widgets
userid: CAILLTE (Simon Parsons)
chapterid: 8 (User_Interfaces)
communities:
similar:
rationale:
I started writing this after a discussion on the perlmonks
chatterbox. A lot of people tend to find the number of variables
needed to handle the widgets in a Tk program confusing and, while a
number of soloutions are possible none of the ones suggested are
really general purpose and all required an overhead of coding.
The whole idea of this module is to remove the work required in
organising and structuring the variables. The fact that it works on
a heirarchy basis means that you can access variables like
$mw->frame1->label1 and $mw->frame2->label1 etc meaning that similar
frames, windows, etc can have identical sub-widget names which can
be a much lighter load on the memory! (coder not computer ;))
enteredby: CAILLTE (Simon Parsons)
enteredon: Thu Feb 14 16:01:23 2002 GMT
The resulting entry would be:
Tk::
::ObjectHandler bdpOp Organises variables controlling Tk widgets CAILLTE
Thanks for registering,
The Pause Team
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=79000000_725f690d19bc4695&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=79000000_725f690d19bc4695&SUBMIT_pause99_add_mod_insertit=1