VishalMistry
3rd October 2016, 13:41
Hello everyone,
I am experimenting with 3gl user interface objects and created a list box with several items in it.
Following code gives id of selected item from listbox, but how can we get string associated with selected item of listbox ?
get.object(l.list, DsNselectedId, si)
I searched on the forum but could not find anything except Mark's post containing above line.
Thanks,
Vishal
I am experimenting with 3gl user interface objects and created a list box with several items in it.
Following code gives id of selected item from listbox, but how can we get string associated with selected item of listbox ?
get.object(l.list, DsNselectedId, si)
I searched on the forum but could not find anything except Mark's post containing above line.
Thanks,
Vishal