Scott McCaskill
> FXTreeList?
He may be talking about the FTTreeList class from Joel VanderWerf's
FoxTails library (should be listed in the RAA somewhere).
Scott,
Do you mean the FTTreeList in FoxTails?
If so, "minimal" is polite; the documentation is non-existant. I didn't
get a chance to really use FTTreeList in a real app yet, so I didn't put
much work into that part of FoxTails. There are two little examples,
though (examples/tree.rb and examples/tree-fancy.rb). It seems to work
ok except for some display updating problems (probably due to my
misunderstanding of Fox).
Btw, FoxTails itself is due for an update to 0.3, mebbe this weekend.
> If so, "minimal" is polite; the documentation is non-existant. I
didn't
> get a chance to really use FTTreeList in a real app yet, so I didn't
put
> much work into that part of FoxTails. There are two little examples,
> though (examples/tree.rb and examples/tree-fancy.rb). It seems to
work
> ok except for some display updating problems (probably due to my
> misunderstanding of Fox).
>
> Btw, FoxTails itself is due for an update to 0.3, mebbe this weekend.
Yes, that's exactly what I had in mind. Must have missed those two
since I deleted the foxtails directory after installing it. Thanks!