Hey all,
I know this is a topic that has numerous posts in the past, but my problem seems a little different.
In order to provide an alternative to the dodgy d-pad on my pocket pc, I am implementing a "directional disc" control, where the user holds the stylus inside a visible circle on the screen and moves it around. This means that the stylus is held down continuously for some time.
Anyway, I can observe the usual drop in performance when the stylus is held down, but my bigger problem is that frequently the stylus input events will just stop happening for a couple of seconds. During that period, the stylus can be moved around or lifted off the screen, and no events will occur. Is something being overloaded?
I'd appreciate any help,
Nathan