Force combo box list to drop?

Scotte Meredith spomacguy at gmail.com
Thu Oct 17 04:15:35 UTC 2024


You could trap the key events and put them together in a string, and ach rime doing a $search in the list to select the line. 


Sent from my iPad

> On Oct 16, 2024, at 7:47 PM, Paul Mulroney <pmulroney at logicaldevelopments.com.au> wrote:
> 
> Hi Scotte,
> 
> That seems to work.  Now, I'd like to make it so that as the user continues to type, the current line in the list is updated and the position scrolled so we can see it.
> 
> Is that possible?  Is it something like calculate $cwind.$objs.comboboxfieldname.$vscroll as listname.$line ?
> 
> Regards
> Paul.
> 
> 
> 
> 
>> On 17 Oct 2024, at 10:19 am, Scotte Meredith <spomacguy at gmail.com> wrote:
>> 
>> Maybe try a Queue Click on the field.
>> 
>> 
>> Sent from my iPad
>> 
>>>> On Oct 16, 2024, at 6:53 PM, Paul Mulroney <pmulroney at logicaldevelopments.com.au> wrote:
>>> 
>>> Hi $all,
>>> 
>>> Is there a way to make the droplist for a combo to drop down using command or notation?  I'm trying to make an auto-complete field and there's a number of matches - it would be cool to show them in a droplist underneath the field and I thought a combo box might be the easiest way to get there.
>>> 
>>> Regards
>>> Paul.
>>> 
>>> 
>>> I saw an ad that said "Radio for sale. $1. Volume stuck on full"
>>> I thought "I can't turn that down"! https://www.facebook.com/DadJokeOfTheDay
>>> --
>>> Paul W. Mulroney                                            We Don't Do Simple Pty Ltd
>>> pmulroney at logicaldevelopments.com.au       Trading as Logical Developments
>>> www.logicaldevelopments.com.au                   ACN 161 009 374
>>> Ph: +61 8 9458 3889                                       86 Coolgardie Street
>>>                                                                       BENTLEY  WA  6102
>>> 
>>> _____________________________________________________________
>>> Manage your list subscriptions at https://lists.omnis-dev.com
>>> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
>> _____________________________________________________________
>> Manage your list subscriptions at https://lists.omnis-dev.com
>> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
> 
> 
> Hayfever is much achoo about nothing @gingermeggs
> --
> Paul W. Mulroney                                            We Don't Do Simple Pty Ltd
> pmulroney at logicaldevelopments.com.au       Trading as Logical Developments
> www.logicaldevelopments.com.au                   ACN 161 009 374
> Ph: +61 8 9458 3889                                       86 Coolgardie Street
>                                                                         BENTLEY  WA  6102
> 
> 
> 
> _____________________________________________________________
> Manage your list subscriptions at https://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com


More information about the omnisdev-en mailing list