Hi, sorry for the late answer. We are able to reproduce this discussed the issue. This is Windows Mobile specific and we will have to fix the Qt::Key defines for this platform. The Windows Mobile scan codes are different from desktop scan codes for some reason. We are working on this.
QKeyEvent::text() works fine. Best Regards, Thomas George H. Locktish wrote: > > Has anyone else had a similar experience? Is this a known issue with > Qt for WM5.0? > > Kind regards, > > George > > ------------------------------------------------------------------------ > > *From:* George H. Locktish > *Sent:* Friday, April 11, 2008 10:33 AM > *To:* '[email protected]' > *Subject:* Qt WM5.0 SIP input problem > > I am using Qt 4.4 on WM5.0 and I am trying to use the SIP to enter in > + and – keys. When I do so, they appear to be mapping to > Qt::Key_guillemotright (0xbb) and to Qt::Key_onehalf (0xbd). I have > tested some of the other keys and they are mapped correctly. > > I am using the WM5.0 Pocket PC emulator. > > Best Regargds, > > George > > ------------------------------------------------------------------------ > > _______________________________________________ > Qtce-preview-feedback mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qtce-preview-feedback > _______________________________________________ Qtce-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qtce-preview-feedback
