In your event handler for the form, when a ctlSelectEvent occurs, if
eventPtr->data.ctlSelect.controlID == foobutton, put an F in field1, if
eventPtr->data.ctlSelect.controlID == barbutton, put a B in field1.  Use the
field functions to enter text in the fields.  You should probably make the
fields non-editable, too.  Hope this helps!

Regards,

Steve

-----Original Message-----
From: McKee, Kevin L. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 11:03 AM
To: Palm Developer Forum
Subject: Ok, I'm drawing a blank...


How do I input a character into a field based upon a users selection?

User chooses foobutton instead of barbutton, I want to be able to put an F
in field1.  If user chooses barbutton, I want to put a B in field1.


Regards,
Kevin Mckee 

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