Hi all,
I'm witnessing some quite bizarre behaviour from FrmSetTitle. When using
FrmSetTitle, the string representing the old title is not deallocated...
this is fine - just use FrmGetTitle to get the old title, then use
FrmSetTitle and then deallocate the old title. So far, so good. Finally,
FrmCloseAllForms should deallocate the string passed to FrmSetTitle.
However, it seems from experimentation that FrmCloseAllForms will attempt to
deallocate the original string (the one passed to FrmNewForm) and not the
string representing the current title!
Is this true or am I confused? And if it is true, where does
FrmCloseAllForms get a pointer to the original string from?
Thanks, Trent.
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html