Can someone explain to me the sequence of calls that are necessary to
bring up a form, handle its events and exit the form programmatically?

How does FrmPopUpForm differ from FrmDoDialog? This was touched
on in an old thread.... but it wasn't discussed thoroughly.

Is it "OK" to :

1) FrmInitForm
2) FrmSetEventHandler
3) FrmPopUpForm
4) Process events and kill the form with FormDeletForm?

Is that all there is to it? I'm reading Bachmann's book and he doesn't
delve into this much.

Thanks!

Dan



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