in reply to Re: Represnting a query data in a Tk::DirTree like manner
in thread Represnting a query data in a Tk::DirTree like manner

So, I can have a Hlist and hierarchal structre but I can't have an icon of a folder next to each branch!,.....

Never mind,....I will use the table like notion.

Thanks for your help friend.

Regards
Blackadder
  • Comment on Re^2: Represnting a query data in a Tk::DirTree like manner

Replies are listed 'Best First'.
Re^3: Represnting a query data in a Tk::DirTree like manner
by eserte (Deacon) on Sep 27, 2004 at 19:41 UTC
    Then try Tk::Tree which is a Tk::HList with some magic to display the folder icons.