Hey was wondering if any of you advanced arma coders in here could shed some light on a subject I've been wondering about for a time.
So I want to make a gui with dropdowns in game and I know how to do that see: http://forums.bistudio.com/showthread.php?98221-Dialogs-and-Listbox-Combobox-creation
The question I have is how do I get the data that is selected from those dropdowns.
Say I have a dropdown with "Apple", "Orange", "Bananna". The user selects one and presses ok. How would I retrieve that data?