how do i set selection from List using instance Variable from Sprite
i have list with 100-200 item. If selected item from list the Sprite change instance variable from List. Selectedindex... <---(correct)
if i want to check now what item have this sprite when right clicked ?then List. set selection from instance variable from sprite. <----(how i make it this happen?)