Try doing a full build on the project by doing "Remove Object Code" (Ctrl-minus) and then "Make" (F7). If that doesn't work, does the project actually include the .rsrc file or is there an in-between step that has to be manually forced to occur?
-E > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of shekar > Sent: Monday, November 29, 2004 8:36 PM > To: Palm Developer Forum > Subject: Constructor modifications are not being reflected on > the screens. > > Hi, > > I inherited a project from another developer. There are a lot > of forms created using constructor (Metrowerks codewarrior). > > Any change I make to any of the screens shows up in the > constructor (and the resource header files contains the > #defines for any newly created controls that I add to a form) > but does not show up in the emulator when I run the application. > > Any ideas on why this may be happenning? > > Thanks in advance for your help. > > -- > For information on using the Palm Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
