Hi folks, I ve created a form using FrmNewForm function and added buttons to it using CtlNewControl function I ve set a handler function for this form. I ve 2 queries: 1. Whenever i use FrmPopupForm and the pass the symbolic id that i had used while creating the form using FrmNewForm It gps( it gives me the following error .Resource for form 5000 is not found ) The form id i used is 5000. The same problem occurs with FrmInitForm. 2. In the EventType struct do we get the id or the ptr of the form whose handler function has been called. Has anyone got experience creating forms dynamically and assigning controls to them dynamically .Can u please share the problems faced or the handing of such forms is as good as of those forms created using Constructor. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
