>   If you drag the compiled .prc onto the
> > Emulator, do you get any errors, or does the app load cleanly?
> No, it doesn't. That's interesting, 'cuz while hitting F5 
> will load my app
> and launch it in POSE (albeit without the debugging window), 
> dragging and
> dropping it gives a "...duplicate resource (1000) found" 
> error, even on a
> fresh (virgin) instance of POSE. Why would all this work on 
> R4, but not on
> R6?

Check your Constructor file -- you may have resource IDs that overlap.  If
you are using Bitmap Families (and I would guess you are not, if you just
converted from R4), make sure no IDs from the families overlap the bitmaps.
Check evrything that has an ID of 1000 -- something is extraneous or
overlapping.

-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