Well, the FrmUpdate trick still works...I use that method to change
the title and refresh the form all the time.

>-----Original Message-----
>From: McMicken, Steven [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, May 17, 2000 11:18 AM
>To: Palm Developer Forum
>Cc: '[EMAIL PROTECTED]'
>Subject: RE: FrmSetTitle & FrmHideObject
>
>
>The title is an object, it's index is zero (0).  I found this 
>out by trial
>and error, Palm does not document it and, although FrmHideObject and
>FrmShowObject will work on the title using index 0, it 
>officially does not.
>See this response from Palm and the associated thread:
>http://www.egroups.com/message/palm-dev-forum/28435?&start=28417
>
>Regards,
>
>Steve
>
>-----Original Message-----
>From: Nesse, Rustin [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, May 17, 2000 12:05 PM
>To: Palm Developer Forum
>Subject: RE: FrmSetTitle & FrmHideObject
>
>
>It's an attribute of the Form itself, and not an object, so I'd 
>just do a FrmSetTitle, then send an updateEvent into the queue 
>(use FrmUpdateForm) and refresh the form with a FrmDelete and then
>a new FrmGotoForm or something in a frmUpdateEvent handler.
>//* Rus Daniel Nesse 
>
>>-----Original Message-----
>>From: Gordon, Douglas [mailto:[EMAIL PROTECTED]]
>>Sent: Wednesday, May 17, 2000 8:44 AM
>>To: Palm Developer Forum
>>Subject: FrmSetTitle & FrmHideObject
>>
>>
>>In the description of FrmSetTitle the ref manual says that you 
>>can make sure
>>it displays properly by calling FrmHideObject and 
>>FrmShowObject after called
>>FrmSetTitle for a new title. What object index would I use in 
>>the HideObject
>>and ShowObject calls? Does the title have an object ID of some sort?
>>
>>  Doug Gordon
>>
>>-- 
>>For information on using the Palm Developer Forums, or to 
>>unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>>
>
>-- 
>For information on using the Palm Developer Forums, or to unsubscribe,
>please see http://www.palmos.com/dev/tech/support/forums/
>
>-- 
>For information on using the Palm Developer Forums, or to 
>unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>

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