>First I have tried to call the form with frmDoDialog, but in this way I only
>can determine, what button is clicked, but not the value of the input-field.

Not true. You can set up an event handler for the dialog and when the 
Done button is clicked, grab the value of the field. Use this 
sequence of function calls:

FrmInitForm
FrmDrawForm
FrmSetEventHandler
FrmDoDialog
FrmEraseForm
FrmDeleteForm

Regards,
Steve Mann
-- 
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461              805.784.9462 (fax)
[EMAIL PROTECTED]       http://www.cdpubs.com

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