home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!sgiblab!nec-gw!nec-tyo!wnoc-tyo-news!scslwide!wsgw!wsservra!daemon
- From: scstech@solomon.technet.sg (Arthur Lim)
- Newsgroups: fj.mail-lists.x-window
- Subject: HELP!! Application reporting BAD GC errors
- Message-ID: <1992Nov16.132324.20474@sm.sony.co.jp>
- Date: 16 Nov 92 13:23:24 GMT
- Sender: daemon@sm.sony.co.jp (The devil himself)
- Distribution: fj
- Organization: Singapore Computer Systems Ltd
- Lines: 44
- Approved: michael@sm.sony.co.jp
-
- Date: Tue, 10 Nov 1992 02:57:53 GMT
- Message-Id: <1992Nov10.025753.11839@nuscc.nus.sg>
- Newsgroups: comp.windows.x,comp.windows.x.motif
- Sender: xpert-request@expo.lcs.mit.edu
-
-
- Hi fellow-netters,
-
- I have a application written in MIT X11R4/Motif 1.1 running on HP platform.
- The problem is described below :
-
- ==========
-
- After dynamically creating and destroying some Toplevel windows (about 10),
- my application always report a "BAD GC Error" whenever I pop up a menu.
-
- The segment of code that does the destruction of the window is as follows :
-
- XtUnrealizeWidget(XtParent(bulletinBoard));
- XtDestroyWidget(XtParent(bulletinBoard));
- XmUpdateDisplay(display);
-
- The structure/hierarchy of the window is :
-
- topLevelShellWidget
- XmMainWindow
- XmBulletinBoard
-
- ==========
-
- Have I missed anything or done something that's causing this problem ?
-
- Thanks in advance for your replies.
-
-
-
- +======================================================================+
- | Arthur Lim | #include <std.disclaimer> |
- | Advanced Software R&D Centre | |
- | Singapore Computer Systems Ltd | scstech@solomon.technet.sg |
- | | |
- | (Voice) 065-240-3850 | Please prefix "For Arthur :" in the |
- | (Fax) 065-441-2811 | subject line when mailing. Thanks. |
- +======================================================================+
-