danbernier / controlp5

Automatically exported from code.google.com/p/controlp5
0 stars 1 forks source link

Not able to access text of ListBoxItem #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add items to ListBox
2. Try to print out the text of the ListBoxItem selected

What is the expected output? What do you see instead?
Able to access the text in the list box.

What version of the product are you using? On what operating system?
0.5.0 / XP64

Please provide any additional information below.

Can you please add public get methods to ListBoxItem, such as getText(), 
getName(), getActive(), getValue()? I'm trying to determine which item was 
selected, and I'd like to be able to print the text of the item selected.

If there are other (better) ways to get the information, please let me know. 
(eliquious@gmail.com)

Thanks.

Max

Original issue reported on code.google.com by eliqui...@gmail.com on 2 Sep 2010 at 4:18

GoogleCodeExporter commented 9 years ago

Original comment by soj...@gmail.com on 13 Nov 2010 at 5:20

GoogleCodeExporter commented 9 years ago

Original comment by soj...@gmail.com on 13 Nov 2010 at 5:25

GoogleCodeExporter commented 9 years ago

Original comment by soj...@gmail.com on 18 Jan 2012 at 3:59