I try with released event but it's the same. I was tesing again and I saw that 
the events seems to be queued, and in the second mouse event I see both events 
together.

The problem happens when I try to access from or to a stackedwidget page with 
ten custom widgets. This seems to have some relationship with the issue.

Martin
Enviado desde mi BlackBerry® de Claro Argentina

-----Original Message-----
From: Htoo Myint Naung <[email protected]>
Sender: [email protected]
Date: Tue, 16 Nov 2010 22:39:27 
To: [email protected]<[email protected]>
Reply-To: [email protected]
Subject: Re: [Qt-wince-interest] Issue in response to a simple "click" event

Could u just use mousereleased event?

Htoo

Sent from my iPhone

On 2010-11-16, at 9:48 PM, Martin Lopez <[email protected]> wrote:

> 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
_______________________________________________
Qt-wince-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-wince-interest

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

Reply via email to