[Fxruby-users] Re: FTTreeLike problems
Status: Inactive
Brought to you by:
lyle
From: Joel V. <vj...@PA...> - 2003-12-17 06:14:06
|
Will Merrell wrote: > Joel, (and everyone else) > > I have been trying out the Treelike stuff in your new Foxtails release. The > first problem I noticed is that your fancy tree example requires rbtree > which does not have a windows version. Since I don't feel up to trying to > figure out how to make it work on windows, I can't test it. Ouch, wasn't aware of that. Next time I release FoxTails, I'll see if I can build a windows binary of rbtree and make that available. I can't seem to find a binary in the usual places, like http://ftp.ruby-lang.org/pub/ruby/binaries/mswin32/. I notice that no one has voted for it at http://www.rubygarden.org/ruby?WindowsInstallerVote, so maybe we can't expect it in the installer any time soon. > The second problem seems a little more aggravating. Using the tree.rb > example I am creating a tree list on one window. Everything works fine for > the stuff that I add inside the create methods. Well, I'll take a look at it, but the tree stuff in FoxTails 0.2 is sorta pre-alpha, so don't expect much to really work correctly... Joel |