>From: "Terry Dennis" <[EMAIL PROTECTED]>
>Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>Subject: Re: Effect of pendownEvent on grouped pushed buttons
>Date: Sat, 23 Feb 2002 08:15:46 -0700
>
>re: Why is it that whenever I insert the pendownEvent, I could not get a
>respond from the either 4 of  the buttons i.e when the selected button is
>not highlighted?
>
>case pendownEvent :
>handled = true; break;
>
>Because by setting "handled" to true, you're telling Palm OS that you
>handled the penDownEvent.  It therefore thinks its done with the event and
>will not pass it "downstream" to the Palm OS routine that handles taps in
>controls.

Thanks alot!!! I should have set the handled to false.



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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