Author Topic: combo boxes on an nspire  (Read 2533 times)

0 Members and 1 Guest are viewing this topic.

Offline Rhombicuboctahedron

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 437
  • Rating: +41/-6
    • View Profile
combo boxes on an nspire
« on: November 03, 2012, 03:49:54 pm »
Just wondering, in nspire c, can one use combo boxes?
I know you can program the message boxes with numeric inputs, but can you program ones with drop down boxes wih text choices?
Also, how can you efficiently make lists or such.
Like if i want 3 messages or 3 values there might be something like char * message[1]="string" or int value.1=number

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: combo boxes on an nspire
« Reply #1 on: November 03, 2012, 05:08:45 pm »
Yep, Levak has done quite some work on GUI syscalls and I believe he managed to get working every kind of GUI element, however I don't think his things got released because they may not all be stable.

If he comes on this topic, maybe he can tell you specifically about combo boxes etc. if they're stable enough
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation