> could you give me an example code?
> I have looked into the API Reference but don't understand how to use
> FrmGetObjectBounds to get the bounds of a button as it returns nothing.

FrmGetObjectBounds(frm, FrmGetObjectIndex(frm, MyFormObjectID), &rect);

you sure you are passing the object index? and, not the id of the object?

---
Aaron Ardiri
[EMAIL PROTECTED]
http://www.mobilewizardry.com/members/aaron_ardiri.php [profile]

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to