FlpTree 1.4.0 released

On January 28, 2010, Uncategorized - 3 Comments

Today, I’m releasing FlpTree 1.4.0. Changes:

  • Added dropenabled, which allows dropping nodes from outside, but not dragging inside the tree (if you want that, set dragenabled to true);
  • Fixed a refresh bug ([Fault] exception, information=TypeError: Error #1006: getItemAt is geen functie.Fault, refreshTree() at Node.as:501);
  • Added dragEnabled per node;

You can download the new swc from the project page, which is here. Also, a link to the docs and an example can be found on the project page



What others have to say:

1

Hm, you seems to need an “icon” property on the data?
(Flex 3.4)

2

No it’s not required, if you omit the property, it will default to the standard icon.

3

Thanks bro, that 501 was one thing i couldnt figure out
The normal mx:Tree is good for one thing only displaying xml data.
even the springloaded example u must have seen is buggy, even if u overide all the classes and events use internal cursors and dispatchers it does not like updates and d&d
my alternative was using an ADG this is however not what i want since even an module version of that one takes 0.4 mb
I decompiled the swc with FTD and learned alot from ur aproach, u should publish more what is going on inside.. What i like about our version is the box and ui components.
Anyways thanks i got it working with 5 different type of vo’s using lazy loading.. when i have the time i would like to publish a version of my custom extension to your components.
Thanks en er gaat niks boven :)

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Submit comment