Actually there is only a .r file generated by Rez.There is no .rcp or .rsrc.Is 
this how it is normally?From what I heard, .r is produced by .rcp,is that right?

And what's strange is that the .r does indeed have an entry:
resource 'taif' (1000, "Large icons (1-2 and 8 bits)") {
        1000,
        22,
        22,
        {       /* array PICTArray: 3 elements */
                /* [1] */
                1, uncompressed, noTransprency, 1001, 0, 0, reserved,
                /* [2] */
                2, uncompressed, noTransprency, 1002, 0, 0, reserved,
                /* [3] */
                8, uncompressed, hasTransparency, 1008, 0, 210, reserved
        }
};

Does this qualitfy as a form with formid 1000?

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

Reply via email to