On Mon, 11 Feb 2002, Evan Wise wrote:
> First off, direct LCD access is a *very, very, very* bad idea. I highly
> doubt that you need to do what you are requesting.

  i wouldn't say it is a bad idea.. you can do so many things by doing
  direct LCD access, speed is a serious option, and, you'd prefer to
  spend most of your time (CPU time) doing work than blitting/drawing.

  the secret to having compatible applications is good design.

  check the hardware, if the hardware aint something you know, use API's
  otherwise poke, poke, and poke.. without this type of approach, games
  like lemmings would never happen on the palm (demo of ours). by allowing
  yourself to use API's as a last resort, you maintain some compatibility

// az
[EMAIL PROTECTED]
http://www.ardiri.com/


-- 
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