Hi everyone,

I have a button in my form. 

Before, I use ctlSelectEvent to catch the pen tab on the button and it works just fine.
Now, I need to check when the pen touches the button and when the pen is lifted 
(inside and outside the bound of the button) I have tried to use penDownEvent, 
penUpEvent and the program catches the events just fine BUT the button is no longer 
hightlight when the pen is tabbed on the button. So, I try to use ctrEnterEvent 
instead of penDownEvent and ctrselectEvent instead of penUpEvent and the program 
catches these events BUT the button is still not highlighted. 
Anyone please tell me what to do so the button will be highlighted when a user tabs on 
it.

Thanksss in advances.

tnn

-----------------------------------------------
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com



-- 
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