On Sun, Dec 30, 2012 at 7:46 AM, Mas Bejo <[email protected]> wrote: > i want to make program about balanced binary tree, i want to make like > in this site > "http://www.qmatica.com/DataStructures/Trees/AVL/AVLTree.swf" > > if i use TK for interface, i must make minimal 63 label for 6 layer. do > you have idea what i must use to design the interface?
What interface do you actually mean? Are you talking about classes representing the tree or are you talking about the graphical user interface of the tree representation on the screen? Cheers robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/ -- You received this message because you are subscribed to the Google Groups ruby-talk-google group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at https://groups.google.com/d/forum/ruby-talk-google?hl=en
