>>> If so, how can I detect features such as color support in a Palm that
>>> doesn't have the 3.5 OS?

>>[...rom version check snipped...]

>One thing though, the code below would only check for the ROM version, not
>if the Handheld had colorsupport.

If the OS is an earlier one than 3.5, I think it is safe to assume that you
do not have color support. :)

If you want to check for grayscale, WinScreenMode/ScrDisplayMode works from
3.0 and up. Before that you will probably have to read/write sytem registers
directly.

// Niklas

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

Reply via email to