From: Mas Bejo Date: 2012-12-30T23:50:34+09:00 Subject: Re: Create interface to make binary tree program Robert Klemme wrote in post #1090633: > On Sun, Dec 30, 2012 at 7:46 AM, Mas Bejo 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 i mean Graphical User Interface... -- Posted via http://www.ruby-forum.com/.