Hi all,

    I'm not much on drawing bitmaps and such, but I've done it a little..
I'm trying to convert a project I started on Codewarrior R5 for Palm OS 3.0
to work with Color in Palm OS 3.5.  The problem is that whenever I do any
sort of writing to the screen, either attempting to draw a bitmap or even a
simple call like:

WinDrawLine (0, 125, 159, 125);

in the MainFormInit function, it gives me a Bus Error in the emulator.  I've
already set the screen depth (but prior to doing that, it gave the same
error at the same spot).  I can remove all reference to drawing and it works
fine.  The other form objects are drawn on the screen as usual...

What am I missing???  I know it's got to be something simple...  Since the
amount of code I had written was fairly small in R5, I started in R6 with
the starter and added several functions from there.

Thanks,
Paul Taylor


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

Reply via email to