PDA

View Full Version : Reset timer on mouse click



sonulohani
14th July 2012, 06:18
Sir, i have the widget screen in which there is one table lying on it. Now when i click on the widget screen then it will automatically reset the timer. I am getting the mouse event on the widget but i am not getting mouse event when i click on the table. So what is the proper solution for that?

ChrisW67
14th July 2012, 09:08
What do you think happens to the mouse click events when you click on the table? Where might they be going?

sonulohani
14th July 2012, 11:40
I want to reset the timer just like keypad lock in the phone. When you touch the screen of the mobile, it resets the timer. That i want to perform here.

wysota
14th July 2012, 12:38
You didn't even think about the question Chris asked you, did you?

sonulohani
17th July 2012, 10:39
yaa in that also i am resetting the timer. But what about when i move my mouse over the table header. Is there any signal slots there?

wysota
17th July 2012, 10:58
But what about when i move my mouse over the table header. Is there any signal slots there?
There are events there, just like in your original situation with the table widget.