> > like this when you should be perfectly capable
> > of RTFM :) thats what the docs are for.. please 
> > use them - its all spelt out nicely for you.
> >
> >// az
> 
> I probably deserve that, and I had read the specs (but
> I guess not very well), but to me it looked like
> BmpCreate() created more of a window that I can draw
> to than a bitmap structure that I can manipulate.  I
> was thrown by the "The newly created bitmap contains
> no data" in the spec.  I was looking how to create the
> "data", but looking more into it I see that it is "created"

  create a bitmap, you set the size/depths etc.. then
  use WinCreateBitmapWindow() (sp?) and then you can 
  draw to the bitmap just like you would draw to a window.

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