In PilRC, fields default to EDITABLE. That's why the EDITABLE keyword is in blue in the PilRC documentation. Use NONEDITABLE.



Ben, that works fine.


You're not doing the assignment correctly. For a non-editable field, FldSetTextPtr works pretty well, if you follow the guidelines in the SDK Reference.



I'm using the code that the CW wizard generated! All I've done is change the field id.



You need to always do FrmDrawForm first, and then set controls if there's any chance that the control setting code in the OS will try to draw the control.



That's ok, Ben. I can live with that, thanks.

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to