Hi Ben,

Thanks for replying.

> Perhaps the app just sets a flag and the
> forms check that when the become active and resize then.

Unless someone has a better suggestion, I guess I'll have to go with
something like that.

Is there a way to make an underlying form handle a single event (in this
case, a FrmUpdateEvent) without doing a FrmReturnToForm? In other words,
direct an event to the underlying form's event handler, and then have
subsequent events once again go to the popup's event handler?

I'm still amazed that there is no API for getting a popup form's underlying
form. What exactly is the difference between FrmGetActiveForm and
FrmGetFirstForm? They both seem to return the same thing. And what's the
point of having a FrmGetFirstForm function, which returns the first element
of a linked list, if there is no FrmGetNextForm?

Thanks again Ben.

Tom


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

Reply via email to