>> I think it's based on the ObjectID - thus in a From, ID 1000 is farthest
>> back, ID 1001 draws in front, and so on.
>
>I wouldn't bet this is a documented behaviour...

Yes, I wouldn't rely on it either.  Pragmatically speaking, when the OS is
looking for the control that a person just tapped on, it goes through the
object list from 0 to N-1, and the first one whose bounds are right would
get the hit.  And I think drawing would happen the same way.

So you might get the results you want... but I am pretty sure it isn't
guaranteed.

-David Fedor
Palm Developer Support

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