[AccessD] we have run out of room for accessd
John Colby
jwcolby at gmail.com
Thu Mar 7 10:29:19 CST 2024
Good point. I would guess that OnChange probably is triggered more
reliably.
On Thu, Mar 7, 2024 at 11:24 AM Bill Benson <bensonforums at gmail.com> wrote:
> These kinds of suggestions often leave out use cases that actually matter -
> such as mouse copy/paste which doesn’t trigger the keydown event, nor
> keypress (unlike onChange which it probably does). Also not sure if all
> events are available to WithEvents class modeling but usually I find enough
> to get by.
>
> On Thu, Mar 7, 2024 at 10:19 AM John Colby <jwcolby at gmail.com> wrote:
>
> > My suggestion, given "just a few places" is that you just build a dead
> > simple class to pass in a text box and the max length. Store the text
> box
> > 'withevents' and then sink the key down and do your checking.
> >
> > --
> > John W. Colby
> > Colby Consulting
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > https://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
--
John W. Colby
Colby Consulting
More information about the AccessD
mailing list