At 04:49 AM 6/7/2005, you wrote:
Much appreciating your help, and sorry if I am slow on this, but it does
seem a bit like a big puzzle to me to get this all to work.

ok, so if I understand correctly.

in targets tab, create a target that includes the extra resources not able
to fit into the main project.  Use the Palm OS linker, and I am assuming I
must create a sub c file to with a PilotMain function for things to link?
This will create a PRC with the extra resources in it.

No, you can use the "Resource Merge" target type to avoid needing any code in this file.

Now, maybe I have no clue, but I see how to create a target on the menu, but
you have me confused regarding subtarget?
Is that what I just described above?  In other words, it's a subtarget in my
mind, in relation to my project, but not actually anything different than
any other target with regard to creating it?

A subtarget is just a target that another target depends on. This relationship is setup by dragging one target onto another in the targets tab.

Do you know is there an example of this anywhere that I could use as a
reference?
Documentation elsewhere?  anything at all would be most helpful as I feel
like I am feeling my way in the dark.

The CW IDE reference talks about working with targets, while several of the CW projects that come with the system use subtargets; the default projects setup by the wizard in V9 depend on targets from the runtime project, for example.


-- Ben Combee, Senior Software Engineer, palmOne, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/


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

Reply via email to