Philip Weaver schrieb: > I made some progress changing the appearance "tree-element". What's > the technique for changing the appearance for a single widget > instance? Also, I guess I need to read up on Qooxdoo properties - but > I'm more of a method calling person that a property setting person - > anyway to define a new appearance entirely by calling methods? > You can set the appearance using the "setAppearance()" method of the "appearance" property on an instance level. You can can of cause define an appearance inline and set it using the appearance manager.
Best Fabian > On 8/3/07, *Philip Weaver* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > If I adjust the height of a TreeFile, it appears adjusted OK in > the tree in my browser. But height adjustments of TreeFolder items > never appear. I have also tried composing my own TreeRowStructures > and adjusting heights of added objects but nothing really affects > the height of the tree's branch/folder row. > > What should I be doing to manually set the height of a tree > branch? Realistically, I'd like everything to adjust automatically > based on font size but I realize this may be too ambitious. > > Thanks, > Philip > > -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
