My application has a log-in system to enable certain areas of the interface. Given a period of user-inactivity, the client would like it to fall back to the default level of access.
I need to restart a single-shot WTimer every time the user interacts with the interface, but I cannot find a way to single out just those events. The only hook I can see is WApplication::notify, but that receives events for reasons other than user interaction. Is there any place I can intercept these events? Or is there another way to achieve this functionality? Tristan Bonsall ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
