in reply to Re: Tk::Tree - changing default behavior
in thread Tk::Tree - changing default behavior
{NULE} - Thanks for your detailed explanation. It works and I doubt if I could easily have figured this out from the perl/tk docs.
My mistake was in thinking that Tk could simply collapse
all nodes automatically. Instead, I needed to do some pre-processing in order to figure out the type of node I was dealing with.
Many thanks again,
Peter