On Wed, 3 Jul 2002, Dominique Martel wrote: > I think I send this question yesterday, but I'm not sure. I have a label > that I show and hide with FrmShowObject() and FrmHideObject(). But at a > certain time, I would like to know if the label is shown or hidden. Is > there a function that does this?
FrmGlueGetObjectUsable() It takes a FormPtr and object index, and returns a Boolean as to whether the object is hidden or not. ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator Have you had yours today? Humor Break - http://www.arthurian.nu/hb/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
