--- Don Park wrote:
> I have a very simple palm app. It opens and draws a form.
> In the form I have a few fields defined in a pilrc resource file.
> The form displays correctly, but I cannot make any changes to
> the fields. Ive set the EDITABLE flag to the fields in the pilrc
> file.
> I am able to programatically set the field text to a string, and I
> can erase characters in that string but I cannot add any new
> characters.
> If I try, i get a single 'beep' from the device.
> 

I'm just guessing.  Maybe you failed to specify MAXCHARS.  Try setting
MAXCHARS to the length of the longest text you will put in the field.


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.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