christophe-hall / as3-commons

Automatically exported from code.google.com/p/as3-commons
0 stars 0 forks source link

LinkedSet and LinkedSetFx can't work in ComboBox #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.use LinkedSet or LinkedSetFx as dataProvider in ComboBox, but can't work

Original issue reported on code.google.com by blue...@gmail.com on 23 Aug 2010 at 8:14

GoogleCodeExporter commented 8 years ago
Well, the AS3Commons collections are not designed to replace the
Flex IListCollectionView. Please use ASDPC components instead:

http://sibirjak.com/blog/asdpc/

Original comment by jens.str...@gmail.com on 5 Nov 2010 at 7:48