> Thank you for your advise. We tested the device with toggle and it is
> supporting the 16 bit screen depth. This was expected as a "starter"
> application we wrote is also able to change screen depth to 16 bits. The
> problem is that we have a large application (~300 k, 11 segments) which
> fails to do the same. Do you have any idea why? Is it related to the device
> available memory in any way, or to the size of the application ?

  did you call WinScreenMode() setting the depth to 16bpp in your
  large application? :)

  the size of the application should have nothing to do with the 
  depth changing possibilities. you call an API to change the depth,
  i just suspect your application does not change the depth correctly
  (or, if at all).

  if you change the system into 16bpp, and then run your app and it
  doesn't stay in 16bpp.. chances are your app changes it back to
  8bpp :)

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


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