![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Tk::NoteBook tabs in a Tk::Dialog questionby buckaduck (Chaplain) |
on Apr 23, 2002 at 20:27 UTC ( #161426=note: print w/replies, xml ) | Need Help?? |
I think that your code:
should probably be something more like (untested): The Tk widgets are not method names, you have to pass the widget names to the add() method. Also, I believe that you should assign the widget to a variable first and then pack() it. buckaduck
In Section
Seekers of Perl Wisdom
|
|