Akhil, If you are refering to the padlock icons, they indicate that the files are read only. Codewarrior should ask you if you want to unlock the file when you try to edit it. (If the file is a text based file). If your resource file is read only however, inside constructor you will be prevented from editing anything.
Browse to the directory where your project's files are kept, and uncheck the read only flag on all files. I think this is what you are getting at...? Alan "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:93599@palm-dev-forum... > > In article <93571@palm-dev-forum>, [EMAIL PROTECTED] says... > > > > hi All, > > I am Using CodeWarrior Demo version and I have > > locked all the items in the constructor, now I am > > unable to unlock it, pls help me as I did refer to the > > help but all in vain there is no such option as > > described in the CodeWarrior help. > > I don't understand what you mean by "locked all the items". There is no > demo version of Constructor -- its the same as you get with the Palm OS > SDK, its just the main CodeWarrior IDE, compiler, and linker that have > limitations in the demo. > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Get help at http://palmoswerks.com/ > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
