I'm trying to display a message to inform user that some action is being
done (like the Windows message showing the percentage of work done when user
copy datas). I created a new form and when I need it, the active form
displays it with the function FrmPopupForm(formMessage).

For example, let's say the active form is formActive and the form containing
the message is formMessage. So in formActive, I call
FrmPopupForm(formMessage). But the problem is that now, formActive doesn't
receive the messages anymore. How should I do?

I'm using Falch Net Developper Studio 2.6.0.0

Thank you!

Dominique Martel


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

Reply via email to