Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use OptionButton instead of ComboBox
#10
or replace this part
Code:
cmbClass.ListIndex
with a variable, like:
Code:
STR(Class(iIndex).SP)
And set iIndex to whatever char it is you pressed on.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)