EndFunc 2 Posted January 27, 2011 I have an array that could be any value. I want to output it to something like _arraydisplay. But I want the box to be dynamic based on the number of results. Then be able to select the item you want and populate a variable with the selected item. Now, what Im not sure is what is the best way to do this? Use a List box or List? Not sure what is the best method and most of the examples dont show dynamic boxes. Thanks EndFuncAutoIt is the shiznit. I love it. Share this post Link to post Share on other sites
EndFunc 2 Posted January 27, 2011 Looks like the best method will be a ListView. EndFuncAutoIt is the shiznit. I love it. Share this post Link to post Share on other sites