Only on Mac. Windows shows a scrollbar for both.... So if you use the built-in controls you'll have to choose between the untidy screen presentation of a long list, or the potential for someone to enter arbitrary data into the box that is not part of the index.
Either way the two script lines I supplied will work. You might consider building a custom control using parent scripts, which could solve both issues of the appearance and the indexing. (You could even implement keyboard support.) "Josep" <[email protected]> wrote in message news:[email protected]... > > Yes, the syntax is the same, but how combo or option show the values when > click is different. In combo you have a scrollbar to move between the > values > and with option all the values are showed.. > > > > Bill Marriott wrote: >> >> Hi Josep, >> >>> Yes, I better with a button option but how can limit the visible items >>> when >>> click? I need the combo presentation so in other cases exist many >>> values... >> >> I am not sure I understand this issue? The syntax for working with a >> combo >> box and option menu are identical. The only difference between the two is >> than a combo box allows entry of arbitrary values. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
