Hello,

I'm working with a WinCE device (touch screen) and Qt 4.7. I have a random
trouble with the click() event when the application is running:
- at my first interaction with the GUI after I run the app, the buttons dont
respond to the first click event, but if i try again the click takes effect.
- If I dont made a click for a few minutes (no interaction with the app),
this issue repets (the first click dont take effect).

The Qt I have was compiled with the plastique style option. I notices the
following things:
- If I use the plastique style the problem appears.
- If I compile the app with no custom style everything works fine.
- If I use stylesheets (without plastique style option in my app) in a
button,  then the problem reoccurs with this button.

Anyone know what could be the source of the problem?

I hope to have made me understand, thanks in advance


Martin
_______________________________________________
Qt-wince-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-wince-interest

Reply via email to