Will they continue to be supported? I get nervous when I read in the description of FieldAttrType:
WARNING! Palm, Inc. does not support or provide backward compatibility for the FieldAttrType structure. Never access its structure members directly, or your code may break in future versions. Use the information below for debugging purposes only. I would like to change fields from being editable to non-editable at runtime, but don't know whether to trust FldGetAttributes/FldSetAttributes. (I haven't even tried it - being put off by the documentation.) Matt ----- Original Message ----- From: "Ben Combee" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, April 04, 2003 7:01 AM Subject: Re: non-editable text in a table > At 14:06 2003-4-3 -0500, you wrote: > >I'll definately keep that in mind, Dave, and may yet go that route. One > >wonders why the FieldGetAttributes and especially the FieldSetAttributes > >functions are supplied by the API if it does not wish you to use them???? > > Those functions, FldSetAttributes and FldGetAttributes are supported > functions. I think Dave thought you were directly poking at the attr > member of the FieldType structure, which is forbidden. > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
