No, that's not the problem. I did notice how I had the missing 's' after the fact, but in my code, it is calculateWidths(). If you would just create a tree component and try it, you will see calculateWidths () always returns NaN.
--- In [email protected], Manish Jethani <[EMAIL PROTECTED]> wrote: > On 5/23/05, pilby1 <[EMAIL PROTECTED]> wrote: > > > Checking the documentation, it seems like the method, calculateWidth > > (), is my answer. However, doing tree.calculateWidth() always returns > > NaN, making it useless. > > It's 'calculateWidths' (with an 's'). Could that be the problem? Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

