http://qs1969.pair.com?node_id=609837


in reply to scrolled Embedded Text in Perl TK

I think you need to look at Tk::HList for what you want. This will give you the ability to have a scrolled, long list of items. You can go two dimensional with it, for your field values.

Although you may think of HList for handling nested structures, e.g. directories, you don't have to use that functionality to get the benefit of scrolled, extensible lists.

--
Apprentice wetware hacker