Hi, Lúcio Corrêa wrote: > > > Thanks for the answers, I will try with a 4.5 snapshot. > > I just connected the lostFocus() signal to some slot, using Qt > Designer, and It didn't work. > > Ah, there's another thing: If I use QMessageBox with StandardButtons, > they don't work too. I used the example code of Qt's docs. Btw, > there's always a "mini ok" button showed in the window title of the > dialog. > > Thanks again > We route the standard ok button to the mini ok button in the decoration, because this is standard for windows CE. Is this what you refer to? If any events get lost this is definitely a bug.
Kind Regards, Thomas _______________________________________________ Qt-wince-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-wince-interest
