Taif is for application icon. This is not a form. tFRM is for form. It seems there is no form at all. Don’t you see any resource file from the codewarrior IDE ?
regds -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of M Sent: Thursday, June 30, 2005 1:52 PM To: Palm Developer Forum Subject: Re: New Developer 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/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
