Ok... another problem that is giving me grief, this time dealing with
populating fields on a form.

I have a struct that contains all of the fields in a single record.
Several strings and a couple of floats.  I have a form with several
fields and popup triggers who's text I want to represent the data from
the record.  I'd rather it were the "edit in place" over the "edit a
copy and save", but it doesn't matter too much.

So how can I set the text?  I looked in the tutorial and it showed me
how to do it with the big text field, and so long as I set a text field
on the form to the very first field in my record I don't have a
problem... unfortunately that item needs to appear in a popup trigger
(as with many others) and some of the text fields need to be populated
with the floats.  How can I grab a section of the record to be put into
these objects?

Sam


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