All,

    I have implemented my own version of a modal form.  I am curious what
exactly 'modal' and 'save behind' actually do in the constructor.  Here is
my problem:

I am opening my own modal form and then I am opening another modal form on
top of it, but, the second form is launched with FrmDoDialog().  When that
form closes, it erases the middle of the form it was opened on top of.  I am
wondering if it has something to do with the two mentioned constructor
properties above.

I use this same FrmDoDialog() call on just about every other form that I
have and I do not see this problem.  The only difference that I can come up
with is that I am doing something wrong when implementing my own modal form.

Any ideas?

Thanks,

Brad Figler



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

Reply via email to