Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!dat33228 From: dat33228@uxa.cso.uiuc.edu Newsgroups: comp.sys.apple Subject: TML Pascal II : pop-up menu Message-ID: <139800003@uxa.cso.uiuc.edu> Date: 29 Mar 90 10:39:21 GMT Lines: 8 Nf-ID: #N:uxa.cso.uiuc.edu:139800003:000:472 Nf-From: uxa.cso.uiuc.edu!dat33228 Mar 28 18:32:00 1990 I'm writing a desktop application and I have a pop-up menu declared in a window using TML Pascal II's resource editor. My problem is that I need to change the contents of the menu from within the program, and I haven't been able to figure it out. I'm guessing that there is a pointer to the menu rec somewhere in the pop-up's control record, but I don't have Toolbox Ref. #3 and I'm out of places to look. I am writing this in TML Pascal II, by the way. Anyone?