I found the problem, it was in my program :o)
I called :

frmP = FrmInitForm(MyForm);
FrmDrawForm(frmP);
FrmDeleteForm(frmP);

just draw a loading message, and after that the palette is set with cycling colors but WinPalette returned winErrPalette after the second or third call.

After removing form function all is OK. Don't know why...


----Original Message Follows---- From: Ben Combee <[EMAIL PROTECTED]> Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Subject: Re: WinPalette and SDK5R2 Date: Wed, 12 Mar 2003 12:30:59 -0600

At 11:53 2003-3-12 +0100, you wrote:
Hi,

WinPalette Doesn't seems to work with PalmOS SDK 5 68k R2
Any info about that ?

Do you mean that it doesn't work with the new simulator included in this SDK, or that it doesn't work on older devices when using the SDK to build your program?


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


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



_________________________________________________________________
Pro ou perso, toutes les adresses et num�ros de t�l que vous cherchez http://g.msn.fr/FR1000/9491



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

Reply via email to