Re: [flexcoders] Re: Tree and array data

2008-12-21 Thread Pat Buchanan
Dan Glad you got it figured out. Could you post your solution here for future searchers? Thank you! On Fri, Dec 19, 2008 at 4:29 PM, Dan Vega danv...@gmail.com wrote: nm..im a dummy! got it On Fri, Dec 19, 2008 at 3:06 PM, Dan Vega danv...@gmail.com wrote: I think I am finally getting

[flexcoders] Re: Tree and array data

2008-12-19 Thread Cato Paus
bind the isBranch = {yourobject.haschilderen} or create your own TreeDataDescriptor by implemnting the ITreeDataDescriptor interface --- In flexcoders@yahoogroups.com, Dan Vega danv...@... wrote: I don't think its just icon though is it? It needs to be a branch with an arrow next to it

Re: [flexcoders] Re: Tree and array data

2008-12-19 Thread ivo
19, 2008 6:10:56 AM Subject: [flexcoders] Re: Tree and array data bind the isBranch = {yourobject. haschilderen} or create your own TreeDataDescriptor by implemnting the ITreeDataDescriptor interface --- In flexcod...@yahoogro ups.com, Dan Vega danv...@... wrote: I don't think its just icon

Re: [flexcoders] Re: Tree and array data

2008-12-19 Thread Dan Vega
I think I am finally getting some where. In case you don't know what I have been up to I will bring you up to speed. I am building a file explorer where the left side will only be directories. When you select a directory the contents (files) will show up in a datagrid on the right. I was having

Re: [flexcoders] Re: Tree and array data

2008-12-19 Thread Dan Vega
nm..im a dummy! got it On Fri, Dec 19, 2008 at 3:06 PM, Dan Vega danv...@gmail.com wrote: I think I am finally getting some where. In case you don't know what I have been up to I will bring you up to speed. I am building a file explorer where the left side will only be directories. When you