somebody can supply to some example or some page that can help me? Because when using this function: FrmGlueGetObjectUsable I get the following error: sDB.cpp: 'FrmGlueGetObjectUsable' referenced from 'o name of mine form' is undefined. although I to have incluido "FrmGlue.h" thanks,
vc tem algum exemplo ou alguma p�gina que possa me ajudar? Porque ao usar essa fun��o: FrmGlueGetObjectUsable obtenho o seguinte erro: sDB.cpp: 'FrmGlueGetObjectUsable' referenced from 'o nome do meu form' is undefined. apesar de eu ter incluido o "FrmGlue.h" --- Ben Combee <[EMAIL PROTECTED]> escreveu: > At 12:32 PM 5/19/2004, you wrote: > >I have a label object which I use to display > >un-editable data. Depending on the > >'state' of the program, this label may be visible > or > >not. For a certain user action, > >I need to change the text on the label Only if it > is > >visible. > > > >How do I look at the visible atrribute since > directly > >accessing the control structures > >is not allowed in POSE? > > Use the PalmOSGlue library function > FrmGlueGetObjectUsable to tell if an > item is displayed and active on the form. > > > -- Ben Combee, DTS technical lead, PalmSource, Inc. > Read "Combee on Palm OS" at > http://palmos.combee.net/ > > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ===== Mar�lia Soares [EMAIL PROTECTED] [EMAIL PROTECTED] ______________________________________________________________________ Yahoo! Messenger - Fale com seus amigos online. Instale agora! http://br.download.yahoo.com/messenger/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
