To set the pushbutton selected:
FrmSetControlGroupSelection(form, pushButton_GroupNr,
pushButtonID);
To perform the action that would result from pushing this button:
CtlHitControl(PushButtonID);
Regards
Bert Ruiterkamp
"Matt Mason" <[EMAIL PROTECTED]> wrote in message
news:41166@palm-dev-forum...
>
> How can one PUSH a pushbutton, making it appear selected?
>
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- Programtically pushing a pushbutton? Matt Mason
- Re: Programtically pushing a pushbutton? Bert Ruiterkamp
- Re: Programtically pushing a pushbutton? Steve Mann
- Re: Programtically pushing a pushbutton? Eugen Polukhin
