Path: utzoo!attcan!uunet!tank!uxc!iuvax!rutgers!cmcl2!ccnysci!cpyang From: cpyang@ccnysci.UUCP (Chao Ping Yang) Newsgroups: comp.sys.mac.programmer Subject: Help!! ?Changed Menu Made Permanent? Summary: How to keep changes in Menu Keywords: Menu Resource Message-ID: <1115@ccnysci.UUCP> Date: 3 Jan 89 17:22:45 GMT Reply-To: cpyang@ccnysci.UUCP (Chao Ping Yang) Distribution: comp.sys.mac.programmer Organization: City College Of New York Lines: 18 I need to make changes in the Menus of my program and I want to keep the changes the next time I run the program, but I found I could not do it in a simple way. I tried ChangedResource(MyMenuHandle) or even Rmv and AddResource, but I still have problem, sometimes the Menu Resource is not saved properly while most of the times the program will not run the next time, while doing ResEdit shows the MenuResource is properly saved. On the other hand, I have no problem with other resource being changed, like the STR#. Can somebody help me out on this? You help would be mostly appreciated. ==Chaoping Desperate Yang cpyang@ccnysci.bitnet cy03@andrew.cmu.edu