Del Ventruella wrote:

The "c" file code follows.  The "rcp" file code comes after that:
<snip>

FORM ID TransformerForm  AT ( 0 0 160 160 )
NOFRAME MENUID DataEntryMenu
BEGIN
       TITLE "Transformer - PSEDAT"
BUTTON "OK" ID XFMROKButton  AT (62 137 40 12)
LABEL "New Label" ID kVA  AT (57 58)
END
The first thing that stikes me is that you have no field defined on your "TransformerForm" form. You seem to be trying to apply the text to a label object instead of a field object. I'm surprized that you don't get errors, or crashes. Bob

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

Reply via email to