ok, it works ok, but I have two questions about it, when I click an item, it exits the list at once,
1- how can I make it wait until user press OK or cancel, I don't need multi select, just want to let user make sure that he/she selected the desired item then press OK
2- how can I change size of list to 90%x and 90%y , i tried the resize method but it did not work, i tried %x %y but I've got empty space below scrollable items!