Hello,
Thank you Keith at Palm.
I've got another problem now. That is when I return from my function I
do
*MemHandleUnlock
*FrmGotoForm
*return handled
see code snippet below
But when I have returned from that function I get "Bad Window".
What could cause that? In that window I have just input, no info is
shown, more than the input.
Regards, Anders
--------------------------------------------------------------
...
...
MemHandleUnlock(loginHandle);
MemHandleUnlock(pwdHandle);
FrmGotoForm(NextForm);
handled = true;
}
return handled;
------------------------------------------------------------
--
Anders Larsson
Wip AB http://www.wip.se
Phone: +46 - 455 - 33 98 11 Fax: +46 - 455 - 33 98 98
Mobile: +46 - 708 - 31 91 11
E-mail: [EMAIL PROTECTED]
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/