Post Reply 
INPUT: dropbox, width
05-25-2015, 10:48 PM (This post was last modified: 05-26-2015 05:23 AM by salvomic.)
Post: #1
INPUT: dropbox, width
hi,
I've a dropbox line in an input, like this one:

Code:

{mychoose,{"alfa","beta","gamma", "human"}, {40,15,1}}

how can I set the width of the field?
I get always a 2-3 char field, so every words will be truncated...

thank you,
Salvo

EDIT
I apologize for the dumb question (I was tired yesterday): found it.
Code:

{mychoose,{"alfa","beta","gamma", "human"}, {40,20,1}}
Second number of dimension set it: {40, 20, 1} (20)...

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)