Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!cunixd.cc.columbia.edu!jtt From: jtt@cunixd.cc.columbia.edu (James T. Tanis) Newsgroups: comp.sys.mac.programmer Subject: Menu Mangler & ThC 4.0 Nightmare Summary: Help Needed Message-ID: <1990Dec16.034906.25332@cunixf.cc.columbia.edu> Date: 16 Dec 90 03:49:06 GMT Sender: news@cunixf.cc.columbia.edu (The Daily News) Organization: Columbia University Lines: 16 I've been banging my head up against this problem for a while now-- I've got a (popup) menu that gets modified during the course of execution. At a certain point, I'd liek to reset it to it's original state. I've tried everything I can think of, but only get errors. It seems that the menu is gotten from the Resource correctly the first time. then, when it is time to reset it, I release the resource, and load it again. now, the item list is read in correctly, but the defProc is not, thus the sizes are not calculated correctly. HAS ANYBODY BEEN SUCESSFUL AT THIS SORT OF THING? Thanks! -JT