In the event handler for the form, what are you returning for the
ctlSelectEvent?  You should be returning handled=false, to allow the system
to process the event.

Paul...

----- Original Message -----
From: "Charles Rezsonya" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Monday, July 17, 2000 8:20 AM
Subject: Strange button behavior


> hello,
>
> i have a form,  which contains a few labels.  i have a button that when
> pressed causes some of the labels to be updated with new text.  but after
> the text is updated and i wish to press the button again,  the button
> doesn't even react to the click, but is still drawn.  i have 2 other
buttons
> that i can continue using.  i'm not sure if the button info is being
> corrupted,  because i'm not allocating any ptrs to it or anything (just
> using the def ID for the event click).
>
> any ideas what might cause this?
>
> Charles R
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>


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