On 28-Jan-00 Bob Ebert wrote:

> There is a FrmGetActiveForm, but you should probably not use it.  We've
> uncovered lots of subtle bugs caused by code that assumes it's form is the
> active form.  In fact, when there's a dialog or something open over the
> top, that's not longer the case.

Can you clarify that a little.  Is FrmGetActiveForm() safe to use within a
particular form's event handler?  Or should we always be using
FrmGetFormPtr(formID) in our event handlers for formID.


/* Chris Faherty <[EMAIL PROTECTED]> */


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

Reply via email to