>Ok, tell me something. Since WinDrawPixel is only in ver 3.5,
>what does that
>do for the people not running ver 3.5 on their palm? If I use
>that API call
>doesnt that mean my program NEEDS Palm OS ver 3.5 to work? I
>dont want to
>limit my users with that. Heck, I'm only running 3.0.2 on a
>Palm Pilot. Am
>I missing something?
>
>I do understand the video memory structure. I'm not saying I
>couldn't write
>a routine to do it. I figured since it was such a 'beginer'
>type of thing,
>someone would be willing to post it instead if me wasting my
>time writing
>it. But I see I was wrong, I will write it myself.
It's a definite issue with the changeover to color. Not only that,
but many (if not all) future Palms are going to be moving up to
color screens and possibly a different processor, like the ARM. That
said, the best remedy I've seen is similar to the remedy that HTML
designers came up with when the Browsers started supporting frames,
aka. Make a low end (direct screen writing) version, and a high
end (API's and color support) version, and make SURE you do a check
on the OS version of the handheld you're running on (or you will have
some very nasty problems).
-Rus
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/