> hi, thanks alot for the code, but i just have one problem 
> with compiling
> it.. see when i compile it, i get 8 errors that say undefined 
> identifier, 
> for all Forms and MainOptionForms. something odd that i 
> noticed though was 
> that the header file generated by constructor was in the Rsc 
> folder, not the 
> Src folder. tso i added the "good" header file to the project 
> and incuded it 
> to the source, and it compiled ok. but when the app is 
> running on the palm, 
> and i click the menu items, it goes to a blank screen.. 
> anyone know what i 
> can do?

Do you have a resource file that includes these forms and menus created with
these names?  Without the .rsrc file and the autogenerate .h file, this code
is useless, because it has nothing to display.

-hkmlt

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