Hello! I was using FrmGetActiveForm already, but it was giving me an error, so I get it to work by using FrmGetActiveFormID(), so now I can compare this function with the name of my Form, like
if (FrmGetActiveFormID() == FormA).........

Thanks a lot!
Andr� Augusto

Christian Lindemeier wrote:

try to use FrmGetActiveForm

http://www.palmos.com/dev/support/docs/palmos/PalmOSReference/Form.html#997390

Christian Lindemeier





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

Reply via email to