The resource ID of the form and it's #define'd name
are set up in the resource editor and included in the
app in a header file.  I think you can set the ID of
the "main form" to anything you want (within limitations).

I think your best approach would be to set up a new project
in PODS.  Choose a managed make 68k, and use the template
for the "hello, world" sample application.

Build the application and run it in the simulator to
show yourself that it works.  Then you can look at the
code, and run the resource editor to change things in
the form.  It shouldn't take too long for you to figure
out how it all works.

Jay Ts

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to