Hello friends,
I am having one problem with HorizontalList(HList) drag-drop.

1) Can the items in a horizontal list can have a drag-drop property.I
mean like we have in the Super Tab-Navigator where you can change the
indexing property or we can change the sequence of the items in the list..
2)How can i track the components on the HorizontalList if its
dragEnabled property is true.
Can i keep a track on the dragDrop event of the HorizontalList
component. I mean how will come to know that the component which is
dropped is either from TileList or from ListBox.How can i distinguish
between them.

Reply via email to