Path: utzoo!attcan!uunet!husc6!think!ames!pacbell!att!whuts!homxb!genesis!hotlr!anumb!vet From: vet@anumb.UUCP (V.E.Tavernini) Newsgroups: comp.windows.x Subject: XToolkit Question Message-ID: <276@anumb.UUCP> Date: 30 Jun 88 14:01:06 GMT Distribution: na Organization: AT&T. Bell Labs, Andover MA Lines: 19 I want to be able to make topLevelShells, created using XtCreateApplicationShell (and the one originally returned by XtInitialize), visible and invisible at will. I've tried using XtMapWidget/XtUnmapWidget and XtManageChildren/XtUnmanageChildren in different combinations (and with and w/o the window manager working), but they don't seem to work. XtUnmapWidget makes the topLevelShell go away but it doesn't get reappear with I call XtMapWidget or XtManageChildren. XtUnmanageChildren doesn't seem to do anything, which is odd since it supposedly calls XtUnmapWidget. Any help would be appreciated... Thanks, Victor Tavernini ihnp4!mvuxi!vet AT&T Bell Labs Andover, MA