"Steve Achelis" <[EMAIL PROTECTED]> wrote in message
news:31680@palm-dev-forum...
>
> Using the Constructor, how do I control the order of the objects.  For
> example, if I have several checkboxes on a bitmap, how do I force the
> checkboxes to be on top of the bitmap?
>
> I've tried dragging them in the hierarchy window, renumbering the IDs,
etc.,
> but can't find what controls the order of the objects.  What I'd expect
(ha
> ha) are Bring to Front and Send to Back commands.

>From what I've seen, the order is based on the resource ID number, but it
doesn't take effect immediately upon change.  If you change the order, save
the resource file, then reopen it, things will display correctly.

The Palm really doesn't guarantee a certain draw order, but all the
implementations so far draw in index order, where the index order is based
on resource ID numbering.

--
Ben Combee
Veriprise Wireless <http://www.veriprise.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