Using Opennet's Listbox ex for the first time..2 questions

  • Thread starter Thread starter PPCdude
  • Start date Start date
P

PPCdude

Can anyone tell me how you can copy the selected item's text to a
variable? It comes out blank everytime I use.

pseudocode example:

listbox5 = listboxex
variablename = listbox5.text

variablename will = "" even if there is an item selected.

Also, it's cool that you can have different colors for the different
rows. How do you change the colors?

Thanks!
 
Back
Top