Sebastian Werner <[EMAIL PROTECTED]> writes: > I don't know what's that interesting about the queues in this case. You > shouldn't modify internals to get a widget to work as you like it. In my > opinion it could be the first step, to hide the horizontalLayout of the > tree. Have you ever took a look at QxTreeFolder for example?
Hi Sebastian, I don't intend to (or at least I am certainly hoping that it's not necessary to) modify internals. I do, however like to know how things work, which is why I'm trying to trace through the whole flow. I have indeed looked at (nay, studied!) both QxTreeFolder and QxTreeElement. These are subclasses of BoxLayout, so I'm studying how the layout classes work. > The method _createChildrenStructure moves some stuff around. I haven't > implemented this already and so don't know if it works flawlessly. I wish > you good luck. :) I haven't yet found how to hide a horizontalLayout, now have I looked in depth at _createChildrenStructure. I'll look at those. Thanks. Derrell ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
