Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!emory!cambridge.apple.com!bloom-beacon!convex.UUCP!root From: root@convex.UUCP (Superuser) Newsgroups: comp.windows.x Subject: Lost mail for you Message-ID: <9006071736.AA16332@sushi> Date: 7 Jun 90 17:36:58 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 55 From pescadero.stanford.edu!expo.lcs.mit.edu!xpert-mailer Sat Jun 2 11:31:11 1990 remote from convex Received: by sushi (5.51/7.0) id AA15630; Sat, 2 Jun 90 11:31:11 CDT Received: by convex.COM (5.51/4.7) id AA24425; Sat, 2 Jun 90 11:31:06 CDT Received: from Erebus.Stanford.EDU by uxc.cso.uiuc.edu with SMTP (5.62+/IDA-1.2.8-900601) id AA01742 (for salevin%drlc1.UUCP@convex.com); Sat, 2 Jun 90 11:26:56 -0500 Received: from Hanauma.Stanford.EDU by erebus.Stanford.EDU with TCP; Sat, 2 Jun 90 09:27:36 PDT Received: by hanauma.stanford.edu (5.51/7.0) id AA12756; Sat, 2 Jun 90 09:26:40 PDT Received: from EXPO.LCS.MIT.EDU by Pescadero.Stanford.EDU (5.59/25-eef) id AA27204; Sat, 2 Jun 90 09:25:29 PDT Received: by expo.lcs.mit.edu; Sat, 2 Jun 90 07:37:52 EDT Received: from bloom-beacon.MIT.EDU by expo.lcs.mit.edu; Sat, 2 Jun 90 07:31:43 EDT Received: by bloom-beacon.MIT.EDU (5.61/25-eef) id AA02385; Sat, 2 Jun 90 06:56:36 EDT Received: from USENET by bloom-beacon.mit.edu with netnews for xpert@expo.lcs.mit.edu (xpert@expo.lcs.mit.edu) (contact usenet@bloom-beacon.mit.edu if you have questions) Date: 30 May 90 20:12:48 GMT From: convex!sun.com!argv (Dan Heller) Organization: O'Reilly && Associates Subject: Re: XView error message Message-Id: <136402@sun.Eng.Sun.COM> References: <109@tdatirv.UUCP> Sender: convex!expo.lcs.mit.edu!xpert-request To: xpert@expo.lcs.mit.edu In article <109@tdatirv.UUCP> swf@tdatirv.UUCP () writes: > I have run into a strange run-time error message several times while developing > XView applications. Under arcane circumstances I get the following: > XView Warning: obj 0x### invalid object(embedding seal incorrect) ... This sounds suspiciously like you're doing things with menus. > So, what does this mean, and what makes it occur? > [I have looked in TFM and could not find any error messages documented] The new FM has a chapter on error handling, messages, etc... It should be available in July. > This error is occuring most persistantly in code in which I am trying to > dynamically change the active choices in a menu according to the cursor > position when the SELECT button was pressed. I have tried all sorts of Aha! I knew it :-) Unfortunately, you weren't specific about what you're trying to do. However, suffice to say that you should never play with menus or menu items while they are being displayed. The new edition of the XView Programmer's manual (the new FM discussed above) goes into more detail about this. -- dan ---------------------------------------------------- O'Reilly && Associates argv@sun.com / argv@ora.com Opinions expressed reflect those of the author only.