Re: Question about List

new topic     » goto parent     » topic index » view thread      » older message » newer message

I figured this out. Let me know if there is a better way.

integer whatscale
whatscale = 0

procedure onChange_List()
 whatscale = getIndex(list)
end procedure

This returns the position of the selected item in the list.
first, second, third, etc.

So I can just use that.....I HOPE

Dave

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu