I don't think that FrmPopupForm () sends frmCloseEvent, it sends
frmLoadEvent and frmOpenEvent.  When popping up a form, I don't believe that
the current one is closed.

Regards,

Steve

-----Original Message-----
From: Richard Hartman [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 13, 2000 1:58 PM
To: Palm Developer Forum
Subject: Re: Events vs. API functions


For the record, the section in the events reference
under frmCloseEvent does -not- say that it is sent
by FrmPopupForm().

--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!
Michael Yam wrote in message <4632@palm-dev-forum>...
>
>I, too, would like this information.  As another example,
FrmReturnToForm(0)
>*does not* queue up a frmCloseEvent.  In contrast, FrmPopupForm() *does*
>queue up a frmOpenEvent.  This inconsistency messed up my scheme of
>allocating and freeing memory.
>
>Michael Yam
>www.ytechnology.com
>
>
>Richard Hartman <[EMAIL PROTECTED]> wrote in message
>news:4612@palm-dev-forum...
>>
>> I'm still trying to get a handle on what events can be considered to be
>> triggered by which API functions.  For example, a FrmGotoForm() will
>result
>> (I -think-) in a frmLoadEvent followed by frmOpenEvent.  Otoh, a
>> FrmDoDialog() will -not- trigger in a frmOpenEvent.  Where can I find out
>> the cause(es) (API calls) that trigger the various events, and/or the
>events
>> triggered by each API call?
>>
>> --
>> -Richard M. Hartman
>> [EMAIL PROTECTED]
>>
>> 186,000 mi/sec: not just a good idea, it's the LAW!
>>
>>
>>
>>
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to