in reply to Side and Anchor???

Can't call method "Scrolled" on an undefined value at test.pl line 17.

How (not) to ask a question

Replies are listed 'Best First'.
Re^2: Side and Anchor???
by lil_v (Sexton) on Jun 24, 2008 at 13:09 UTC
    sry abt dat, i copied only a part of my code, i 4got 2 define the value again... Then problem i have is, I want to have it in this format:
    line 1 - Label Entry Label NumEntry Button line 2 - Label Entry Label NumEntry Button line 3 - Label Entry Label NumEntry Button line 4 - Button
      Well, I got my wisdom out of the O'Reilly book 'Learning Perl/Tk' (which is out of print, the successor is called 'Mastering Perl/Tk'). Especially if you want to do more with Perl/Tk it might be better to read about it yourself.

      Luckily the chapter about pack is available online: http://oreilly.com/catalog/lperltk/chapter/ch02.html