I would like to use a list select to pull-down a list of options, but have limited space. The user is filling in a table with lots of other information, some manually entered. I don't see a way to keep the list select box small vertically (using the grave character '`') but have it expand the entries horizontally to present the option list when the pull-down is activated.
Using %`4.10ls leaves me with 4 characters horizontally. I should also say that this is in a %ob, if that makes any difference.
What I would like to be able to see is the 25 characters of the selection pop out and down from the smaller control.
I have tried a %el as a substitute, but there does not appear anyway to apply a forced upper case if the user enters data without it messing with the caret position and making manual entry impossible. There is an annoying display behavior that I can't seem to pin down as well (some, but not all of the %el fields are highlighted, even when they are greyed).
Looking for advice before I do something radical....
Bill