apache / royale-asjs

Apache Royale ASJS
Apache License 2.0
372 stars 116 forks source link

Need support for mutli-select in tree structure inside a list, tree etc.. #1228

Open abharath23 opened 1 year ago

abharath23 commented 1 year ago

Need support for the ability to mutli-select in tree structure inside a list, tree etc.

bharathwaj-aravamudhan commented 7 months ago

Hello Team, are we picking this up for review ?

Harbs commented 7 months ago

Take a look at ListMultiSelectionMouseController.

greg-dove commented 7 months ago

Take a look at ListMultiSelectionMouseController.

This would be helpful in other cases @Harbs , but I happen to know that this is for mx emulation components, and although there is an option in the framework there, I'm not sure that that is yet capable. To answer your question, @abharath23, I suspect this should be after #1227, so let's look at it after that.