Long combo box buttons

Phil Davis davis.phil at comcast.net
Sat Feb 7 23:05:31 EST 2004


>
> Has anyone figured out a way to display more than a few lines in a combo
> box list, or do I have to build my own doodad with a field? I've got
> some long lists and the few lines the standard combo box shows aren't
> enough.
>
> Or is there an HIG restriction on the number of lines a combo box is
> supposed to have?

When you do this:
   set the menuLines of btn "comboBox" to the number of lines in btn
"comboBox"

Do you still not have enough display space for your list? If not, maybe you
do need a custom doodad.

Phil Davis

>
> --
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
>



More information about the use-livecode mailing list