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 wrote: > nm..im a dummy! got it > > > On Fri, Dec 19, 2008 at 3:06 PM, Dan Vega wrote: > >> I think I am finally getting some where. In case you don

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 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 select a direct

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 som

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" wrote: > > I don't think its

[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" wrote: > > I don't think its just icon though is it? It needs to be a branch with an > arrow next to it so that