[wxpython-users] MORE on Keyboard bug.
Andrea Gavana
andrea.gavana at gmail.com
Thu May 1 07:13:19 PDT 2008
Hi Phillip,
On Thu, May 1, 2008 at 3:05 PM, Phillip Watts wrote:
> > 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.
>
> This is WEIRD, now i'm really confused!!
>
> Python 2.5.1 (r251:54863, May 2 2007, 16:56:35)
> [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import wx
> >>> print wx.WXK_PAGEDOWN
> 369
> >>> print wx.WXK_PAGEUP
> 368
Ok, then: if this happens also in the demo "Process and Events" ==>
"KeyEvents", I'd say it's a bug in the wxPython/wxWidgets version you
are using. I don't have a Kubuntu machine here, so I can't really test
it, but maybe Robin has an explanation.
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/
More information about the wxpython-users
mailing list