Hi, I have made a list box that when a button is clicked it read from a text file. What I want to know if it is possible that when you you click and item on the list it will create an object on the layout?
Develop games in your browser. Powerful, performant & highly capable.
Of course, you can.
There are the conditions "On selection changed" and "On double clicked". I provide an example that also uses .SelectedLine, .LineText and .LineData
listbox.cap