http://www.perlmonks.org?node_id=11126931


in reply to Limit on number of nodes in a Tk::Tree?

Don't try to populate a GUI-tree based on a possibly infinitely-deep filesystem tree. You have to exert more control over the overall situation than that.
  • Comment on Re: Limit on number of nodes in a Tk::Tree?