Can't get PtNumericInteger to respond to key events

Using 6.2 SE

If I try to send key events to a PtNumericInteger they appear to be ignored.
I can send Pk_Up/Pk_Down events to increase or decrease the value, but even
though keyboard entry is accepted, sending Pk_1 or Pk_KP_1 are ignored. I
have a test app that has both a text box and the numeric integer. The text
box likes anything I send it but the numeric int is not as accomodating.

Is this a bug? or just something that is not supported the same way.

Thanks

V Bednarz
Nordson Corp.

Can you give me the code which sends the events or please double check that
the key_cap is
set to Pk_Up/Down.
-Misha.

“Vince Bednarz” <vbednarz@neo.rr.com> wrote in message
news:asr3ad$i2g$1@inn.qnx.com

Using 6.2 SE

If I try to send key events to a PtNumericInteger they appear to be
ignored.
I can send Pk_Up/Pk_Down events to increase or decrease the value, but
even
though keyboard entry is accepted, sending Pk_1 or Pk_KP_1 are ignored. I
have a test app that has both a text box and the numeric integer. The text
box likes anything I send it but the numeric int is not as accomodating.

Is this a bug? or just something that is not supported the same way.

Thanks

V Bednarz
Nordson Corp.