dneedles has asked for the wisdom of the Perl Monks concerning the following question:
Hello wizards,
I am converting a HTML presentation into a PERL/TK and am
new to TK.
Is there a tk object that can self format the column widths
according to the data in the cells like there is in HTML?
Tk::Table isn't hacking it for me. If not, what approaches
are there to showing dynamic tabular data in PERL/Tk. Is it
the wrong facility to use?
Any insight advice is appreciated. Thanks!