I'm having a problem setting the row height in a Tree component. Since Tree extends List, you'd think tree.rowHeight = 50 or tree.setRowHeight( 50 ) would do the trick, but neither seems to be doing squat.
I tried using icons of varying heights and failed to see any corresponding change in row heights -- just icons that overlap each other. Can anyone point me int he right direction here? Do I have to write a cellRenderer to accomplish something this dinky? -Mark -- John Mark Hawley The Nilbog Group 773.968.4980 (cell) _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

