Oops!? I used

WinPalette(winPaletteSetToDefault, 0, 0, NULL);

thinking that the with SetToDefault other parameters are ignored. I just 
realised
that I mixed it up with WinScreenMode. That one ignores all parameters if 
winScreeModeSetToDefault
is used. I will give it a try.

Sinisa.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Thursday, 27 January, 2005 14:22
To: Palm Developer Forum
Subject: Re: Stupidest problem with WinPalette


Right, should be. You call it:

WinPalette(winPaletteSetToDefault, 0, 256, NULL);

or something like this?


Henk


Sinisa Marovic (AC/EDD) wrote:

> Hi,
> 
>   thanks for your answer. But if I use WinPalette winPaletteSetToDefault,
> isn't that setting the default palette? So why saving it if it's system
> default, it should probably be in ROM?
> 
> Regards,
>     Sinisa.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 27 January, 2005 10:41
> To: Palm Developer Forum
> Subject: Re: Stupidest problem with WinPalette
> 
> 
> Hi,
> 
> first: cool to see someone port UAE to palm. I've would be glad to test 
> it on my T1 (144 MHz), T3 (400 MHz) and Z1 (200 MHz).
> 
> second: Do you save the original palette with WinPalette(winPaletteGet) 
> at StartApp and restore it at StopApp?
> 
> Regards
> Henk
> 
> Sinisa Marovic (AC/EDD) wrote:
> 
> 
>>Hi,
>>
>>   I'm porting UAE amiga emulator to Palm and after months of struggling I 
>> have most of the features working. I'm sure it would take less time if I had 
>> a little more help from you guys, so many questions unanswered. The latest 
>> problem is related to WinPalette. When I defined the colors everything 
>> looked beautifull until I quit the program. The next time I started it the 
>> colors sucked! I tried winPaletteSetToDefault before exit, tried also 
>> WinScreenMode with winModeSetToDefault, still nothing. Only works the first 
>> time after transfering the binary to Palm. After some testing I realized 
>> it's enough to start MS import or HotSync without really being connected to 
>> PC and afterwards the colors are nice again!
>>   Am I missing something before exiting the program?
>>
>>Hope some of you will be willing to test it on your devices after I finish 
>>it, but there's still a lot of work. On my Clie TG 50 PXA255, 200 Mhz the 
>>speed is quite O.K. External card is requred. Floppy emulation already works.
>>
> 
> 
> 


-- 
-------------------------------------------------------------------------
   Henk Jonas
   Palm OS Â certified developer

   [EMAIL PROTECTED]                                   www.metaviewsoft.de
-------------------------------------------------------------------------

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

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

Reply via email to