Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!emory!utkcs2!fred.cs.utk.edu!bolt From: bolt@fred.cs.utk.edu (David W. Bolt) Newsgroups: comp.windows.x Subject: XtDestroyWidget() Keywords: destroy Message-ID: <1991May22.175416.29891@cs.utk.edu> Date: 22 May 91 17:54:16 GMT Sender: usenet@cs.utk.edu (USENET News Poster) Reply-To: bolt@fred.cs.utk.edu (David W. Bolt) Organization: Univ of TN, Knoxville - CS Department Lines: 6 I have an application that destroys and creates a form widget multiple times. Executing the destroy/create cycle several times causes the program to either crash or causes the geometry of the form widget to get altered. 1) is there a problem or precaution with this destroy/create cycle ? 2) is there a list of known problems with X can can be downloaded ?