What you are correct as it is a basic program to learn the API for Palm
(i.e. your "new language").  However, it is not an address book.

I'm in the High School Marching Band and we have to always write down our
coordinates for each set of our show (i.e. each position) that we must hit
before changing direction or whatever.  The sets we must write in a little
notebook.  there, we write the yard line, number of steps off yard line if
applicable, number of steps of front, back sidelines/hashes, number of
counts taken to get to that set and "other" info (like markers and such to
help out).

It sounds kind of useless to anyone else but me (there are, however some
people in my band with palm oses), but I think it's a great way for me to
learn the API.

Thanks for all your help.


"Faisal Amlani" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Apparently no one understood what I said.
>
> I have 1 Form, and I want to update the form with different sets of data
> that are held in a struct.
>
> So, it is 1 form which displays editable data of one element in the
> structured array.  If one cycles through the recrords the SAME form gets
> updated with the new data from the next element.
>
> I never, ever intended to make 40 forms as that is just proposterous.
>
> "Faisal Amlani" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> >
> > Well, I'm 16 years old and this is my first venture into Palm OS (i've
> been
> > doing Win32 for a bit).  I am in the school marching band and am trying
to
> > write a little program to help me out.  I've written out all the forms
and
> > have setup the structs as i need them to, now there are some dumb
> questions
> > i need to ask (ok, maybe not dumb for a newbie, but to an advanced
> > programmer).  The reference is of no use to me, and so i just want to
ask
> > some simple questions.  Code snippets would be appreciated, but I think
> i'm
> > asking too much.
> >
> > Here are the program specs:
> > 1) I have an array of structs.  Each struct is displayed and edited in a
> > form.  So, if there are 40 in the array, there are 40 forms,
respectively.
> > Each form will display the values of teh fields in each variable of teh
> > struct on the form in the respective places.  These values will also be
> > editable.
> > 2) On each form, there is an option to go to the next form, which
contains
> > similar data but is a different "set". There is also an option to go to
> the
> > previous form.
> >
> > Here are my questions:

> > I have the forms and the structs, but know not as how to actually use
> them.
> >
> > How do I load a form, and, how do I output the respective variable
values
> > for each form?  How do I keep the fields editable with the certain
value,
> > and, how do I input the value?
> >
> > How do I jump forms, like "next" or "previous"?
> >
> > Each form, mind you, will be saved and can be accessed any time upon
> opening
> > of the program. They just jump to the "set" and the values are there.
> >
> > However, I know not how to do any of this.
> >
> > Any help is appreciated, and, yes I am very very new to this and know
not
> > how to process forms, handle events and write the main function.  I'm
> quite
> > lost.
> >
> > I knwo I'm askign too much, but, please, I want to learn as I think Palm
> OS
> > programming is a very neat skill and could be used in the future.
Thanks.
> >
> >
> >
> >
> >
> >
>
>
>
>





-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to