On Sun, Dec 4, 2011 at 2:53 PM, Peter Gordon <[email protected]> wrote: > Tk has some nice features that aren't seen in most other GUI frameworks. > And this is one of them. > > You have to use getters and setters > ->SetLabel > ->GetLabel > ->SetValue > ->GetValue > ... > > Peter
At first tie seems like a nice feature of Perl, I liked it very much, but it is very surprising to many people. While it can shorten code, I am not sure it helps in creating maintainable code. Gabor _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
