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