> FtrGet(sysFtrCreator,sysFtrNumDisplayDepth,&displayversion);
> where displayversion is an user defined unsigned
> integer variable.
> if(displayversion != 1)
>    colored;
> else
>    monochrome;
> 
> I hope this will help you

why not just use WinScreenMode() and request the available
depths? some launchers may put the device in grayscale mode
and the above code wont work.

---
Aaron Ardiri                           [EMAIL PROTECTED]
CEO - CTO                                              +46 70 656 1143
Mobile Wizardry                         http://www.mobilewizardry.com/

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

Reply via email to