Hello, Problem : In the application handler, penUp events were occasionally not being sent, on the TX. Further investigation found that it is the fault of the 'the ronamatic stroke', the full swipe from grafitti area to top of screen. Each time it was activated no penUpEvents are sent to the application handler. Using, PrefSetPreference(prefRonamatic, 0x00); sets the associated Ronamatic action to null, but the swipe is still detected as 'the ronamatic stroke' and still no penUpEvent is sent. Next solution is to alter the event loop and catch the vchr key event before being processed by the event handlers, this method does work, but there are still occasions where the penUpEvent is not being sent.
How is it turned off please ? many thanks and regards Darren -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
