Ben Combee a écrit : > At 06:01 PM 7/27/2005, you wrote: > >When I first tried a quick and dirty implementation, things worked right > >away! > >But when I cleaned things up, its stopped working. I suspect my resource > >DB has > >something wrong since when I load under POSE, the progress bar no longer > >fills, > >it remains blank and quickly goes away. All it contains is one Main segment > >with the Constructor file in it. > > Have you inspected the PRC file on the desktop using PRC Explorer or > par? That would be my first course of action.
Good idea: one was 80 bytes. I finally managed to make things work, but CW seems shaky: at times, you get a wrong PRC; but re-creating the target with the very same settings suddenly works. One last question: my complete PRC (code+resource) is 400 Kb, but my resource PRCs are also 400 Kb, even if I removed other segments from these targets (that I cloned from the regular ones). I tried checking "Link Single Segment", removed all debug symbols, etc, to no avail. Normally, this resource data should be about 32 Kb, given that the first segment (out of 5) of my full PRC hold both the resource data and a few source files. With PRCExlorer, I notice code resources among other UI resources in this would-be UI resources-only 'rsrc' PRC. How can I drop them? -- Luc Le Blanc -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
