[wxpython-users] MORE on Keyboard bug.

Andrea Gavana andrea.gavana at gmail.com
Thu May 1 06:52:08 PDT 2008


Hi Phillip,

On Thu, May 1, 2008 at 2:43 PM, Phillip Watts wrote:
> I thought I had identified a bug a few days ago
> BUT its only in one environment.
>
> In the following program pressing pagedown and
> pageup gives event.GetKeyCode()  --  312 and 313.
>
> ./keybtest.py
> 312
> 313
>
> But ONLY on Kubuntu/KDE.  Everywhere else its 366, 367.
> Ideas?

Yes, one: Which are the values of:

- wx.WXK_PAGEDOWN
- wx.WXK_PAGEUP

On your Kubuntu/KDE?

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/


More information about the wxpython-users mailing list