Need help : ListBox management.
nicoladicosmo
Posts: 12
Hi all,
I'd like to use a ListBox control, but I need some helps.
List box buttons can be used to allow the end-user to view data in list form, and make selections from the list.
How can I make a selection if I cannot bind any Push Event routine to any subordinate list box button?
It's possible to catch a "Push" event using a list box?
There are some code examples useful to see?
Any suggestion will be well appreciated.
Thanks in advance for your suggestions.
Nicola Dicosmo.
I'd like to use a ListBox control, but I need some helps.
List box buttons can be used to allow the end-user to view data in list form, and make selections from the list.
How can I make a selection if I cannot bind any Push Event routine to any subordinate list box button?
It's possible to catch a "Push" event using a list box?
There are some code examples useful to see?
Any suggestion will be well appreciated.
Thanks in advance for your suggestions.
Nicola Dicosmo.
0
Comments
I still don't understand why you can draw list box buttons on panel designs if the panel type you are working with doesn't support list boxes. I wasted hours trying to get them working before realising that only R4 remotes support them.[/rant]
I just drew one on an NXT-CV10, pretty sure there are not supported on the device firmware... something to play with this afternoon.