For Programmers: Free Programming Magazines  


Home > Archive > PerlTk > March 2005 > How to make a megawidget with two entrys and two variables









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to make a megawidget with two entrys and two variables
Pit

2005-03-10, 3:59 pm

Hi Folks

a question to designing a mega-widget.

I would like to create a mega-widget that contains two simple entry's and
accordingly two text-variables.

the mega-widget should be created as follows:

my $megawidget->MegaWidet(-var1 => \$var1,
-var2 => \$var2);

How to process this into the mega-widget ?

Has somebody any examples or other ways in order to check this ?

Thanks
Pit

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com