Hi, I am having trouble to create Forms dynamically. When I do FrmNewForm(..), it returns me the FormPtr, I can not see the FormId ( I gave as 5001) in the structure returned by the function( it shows . But If I get form Id ( FrmGetFormId(..) ) using the above returned pointer, I get the same value, which I passed in the FrmNewForm(). Even if I try to set form's label using the FormPtr, it gives access violation. I am not sure whether I can use FrmSetTitle() in dynamic GUI implimentation. Suggestions are welcomed. Thanks ----------------------------------- Vikas Varshney [EMAIL PROTECTED] Embedded Software Engineer, Emwerks Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
