Hi all,

I've got one problem and one little nit.  First, the
problem...

I posted before without a solution about form bitmap object
I added to one of my forms that's screwing up the form
object with the next object id.  At the moment, form bitmap
object 1214 is stomping on button 1215.  Running the
program in POSE yields a "Form object ID #1215 (left=3,
top=-17932, right=39, bottom=-17924) from "MyApp" 0.4 is
completely offscreen" message.  Needless to say, this is
not where the button is placed in constructor.  When I
remove the bitmap family and put the bitmap ID for either
the 1bpp or 8bpp bitmap in the form bitmap resource, I
don't get the error.  As soon as I recreate the bitmap
family, the error's back.  Strange eh?  Ideas?  My only
thought so far is to create a "sacrificial" form object and
make sure it's ID is right after the for bitmap object.
Can you say kludge? :)

And the little nit...  Constructor doesn't appear to size
form bitmap objects properly when the bitmap id is that of
a bitmap family.  While this has been merely a nuisance in
the past, today I tried to place a small bitmap near the
bottom of the form.  I was unable to do so as constructor
thought the object would be taller than it actually was.  I
ended up expanding the size of the bitmap family and
bitmaps and moving the image bits to the bottom.

Regards,

-- Paul
___________________________________________________________
Paul A. Dugas, Computer Engineer     Dugas Enterprises, LLC
mailto:[EMAIL PROTECTED]              1711 Indian Ridge Drive
tel:404-932-1355                   Woodstock, GA 30189-6856
fax:770-516-4841                    http://pauld.dugas.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