[wxPython] wxGrid and numeric pad

Hi everybody
wxPython 2.1.16 , win95

I can´t enter values into the new wxGrid using the numeric pad of my
keyboard.
Is this a general problem?
Is this a known problem?

This is a great problem when you need to enter to many numbers in a grid.

- C r i s t i a n E c h e v e r r i a -

wxPython 2.1.16 , win95

I can´t enter values into the new wxGrid using the numeric pad of my
keyboard.
Is this a general problem?
Is this a known problem?

It works for me on win2k, but there shouldn't be anything different between
them for keyboard events...

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxpython.org Java give you jitters?
http://wxpros.com Relax with wxPython!

Ok I tested this on Win95, Win98 and Mandrake Linux 7.1
In all this systems I can´t use the numeric pad to enter numbers.
I can use the numeric pad to replace arrow keys, but nothing more.

Cristian Echeverria

···

----- Original Message -----
From: Robin Dunn <robin@alldunn.com>
To: <wxpython-users@wxwindows.org>
Sent: Friday, July 14, 2000 4:21 PM
Subject: Re: [wxPython] wxGrid and numeric pad

wxPython 2.1.16 , win95

I can´t enter values into the new wxGrid using the numeric pad of my
keyboard.
Is this a general problem?
Is this a known problem?

It works for me on win2k, but there shouldn't be anything different between
them for keyboard events...

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxpython.org Java give you jitters?
http://wxpros.com Relax with wxPython!

_______________________________________________
wxPython-users mailing list wxPython-users@wxwindows.org
http://wxwindows.org/mailman/listinfo/wxpython-users

Hi Robin

I noted that the problem with the numeric pad was solved
on wxPython 2.2.
That is almost true, because on linux a little problem
remain: The intro(enter) key of the numeric pad don´t work.
Anyway that is what I call SUPPORT

Thanks
Cristian Echeverria

I believe that's a problem with GTK itself and is fixed in the development
version of GTK.

···

On Thu, Jul 20, 2000 at 12:46:51AM -0400, Cristian Echeverria wrote:

That is almost true, because on linux a little problem
remain: The intro(enter) key of the numeric pad don´t work.
Anyway that is what I call SUPPORT

--
------------------
Sarel Botha
sjbotha@email.com
------------------

99 little bugs in the code, 99 bugs in the code,
          fix one bug, compile it again...
          101 little bugs in the code....