in reply to Tk::Columns height and new line character

Try adding the -width option to your Columns object, like -width => 50. Experiment around at look thru the examples and docs. You can also use the old trick of adding spaces to the heads and tails of the column header names. :-)

Right now, I can't understand what your \n problem is. Can you provide an example.


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re: Tk::Columns height and new line character