> > >> Does anyone have a generic f() to check the palm for support
> > >> and then set it the highest depth 1, 2, 4 or 8 bit?
> > >> And, of course, would like to share it? :-)
> > 
> > >  hmm.. you need someone to write it for you? everything you
> > >  need is in the dcumentation - surely you can whip this code
> > >  up yourself.. it is not THAT hard :>
> > 
> > Actually it IS that hard! The challenge is correctly supporting all 
> > OS versions - for < 3.0, WinScreenMode doesn't exist. For 3.1, it
> > works, but does not allow 4-bit mode on the Palm V. etc. etc.

  anything prior to 3.0 for non 1bpp and 3.1 with 4bit grayscale MUST
  be done by poking at the hardware registers. not a very nicely 
  supported practice in my books.. and you will also need to write your
  own graphics routines :(

>   not too hard at all.. highest depth based on API is very simply.

  ... based on API of course, which is what you should stick to. the
  user can always upgrade to 3.3/3.5 (soon) if they totally need the
  API support. those users who purchase non flashable units.. well,
  such devices are tagged as "disposable" :>

  cheers

az. 
--
Aaron Ardiri 
Java Certified Programmer      http://www.hig.se/~ardiri/
University-College i G�vle     mailto:[EMAIL PROTECTED]
SE 801 76 G�vle SWEDEN       
Tel: +46 26 64 87 38           Fax: +46 26 64 87 88
Mob: +46 70 656 1143           A/H: +46 8 668 78 72

if you enjoy it, then it aint work :) - rule #106 of life


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to