Paul Nevai <[EMAIL PROTECTED]> writes:
> In Form.c's "void FrmHelp (const Word helpMsgId)"
>
> else if (event.eType == ctlRepeatEvent)
> {
> switch (event.data.ctlSelect.controlID)
> ...
>
> event.data.ctlSelect.controlID should be event.data.ctlRepeat.controlID
>
> Right? Best regards, Paul
Probably, but all event-specific unions have controlID as the first
field, so this bug wouldn't actually hurt anything unless the layout of
one of those two unions changed (very unlikely). It should be fixed for
readibility's sake, though.
--
Dave Carrigan ([EMAIL PROTECTED]) | Yow! Fold, fold, FOLD!! FOLDING
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | many items!!
Seattle, WA, USA |
http://www.rudedog.org/ |
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/