Ken Krugler wrote:

>>Ah, that's what I had overlooked: there is a penDown event, I just wasn't
>>seeing it in my form handler, because SysHandleEvent swallowed it.
>>
>>The location of the tap is in the event data, so I think I can just call
>>WinGetDisplayExtent and see if the tap is outside that. Anyone see a
>>problem with that?
>
>Yes, as long as you want any tap in a non-screen area (e.g. a tap in 
>the menu silkscreen button vs. a tap in the Graffiti area) to behave 
>the same way. Also this technique won't work if somebody makes a 
>device with the Graffiti area in a different location relative to the 
>display.
Yes, my intent was that any tap outside the screen would exit my "full 
screen" mode, so even if the graffiti area is above or to the side (or 
even surrounding) the screen, this should still work.

Dave Johnson

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to