hi all,

        I have crated a form and I have checked its
Modal and Save behind properties and I want to call
this modal form on click of a button in another form, I
get this Modal form but the previous form gets
disappeared, pls help me out as to how to display this
modal form in front of the previous form.

I have just added in the case of button

      case timeButton :

              FrmGotoForm (SetTimeForm);

              handled = true;
              break;

SetTimeForm is the modal form whose size is quite
small.

Thanks
Akhil


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

Reply via email to