JS client: Combo box keypress events: FIXED
Graeme Whiting
graeme.whiting at catalina-software.co.uk
Fri May 28 12:11:04 UTC 2021
Thanks Philip and Per-Arne, I think that's fixed it 😊
-----Original Message-----
From: Philip Tulett <philip.tulett at pdq-networks.com>
Sent: 27 May 2021 23:28
To: 'OmnisDev List - English' <omnisdev-en at lists.omnis-dev.com>
Cc: Graeme Whiting <graeme.whiting at catalina-software.co.uk>
Subject: RE: JS client: Combo box keypress events
[EXTERNAL] This is an external email. Please treat links and attachments with caution.
Hi Graeme,
Have to you had a look at the "Linked List" example jslinkedlist.lbs in the .\welcome\examples\jsgallery.
I think that does what you are looking for.
Kind regards
Philip
-----Original Message-----
From: omnisdev-en <omnisdev-en-bounces at lists.omnis-dev.com> On Behalf Of Graeme Whiting via omnisdev-en
Sent: 27 May 2021 14:38
To: omnisdev-en at lists.omnis-dev.com
Cc: Graeme Whiting <graeme.whiting at catalina-software.co.uk>
Subject: O$: JS client: Combo box keypress events
Hi all,
Doing some JavaScript client development and I want to have an entry field that when you type characters, populates a list with possible matches. This would appear to be an ideal candidate for a combo box, however that control doesn't have keypress events so you are constrained to waiting for the user to leave the field?
I've got a solution of sorts using a combination of an entry field and separate list field, but surely this should be easier to do?
Graeme.
_____________________________________________________________
Manage your list subscriptions at http://lists.omnis-dev.com Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
More information about the omnisdev-en
mailing list