Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!wuarchive!udel!haven.umd.edu!cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!cathedral!gu From: gu@cathedral.cerc.wvu.wvnet.edu (Yin Gu) Newsgroups: comp.windows.x.motif Subject: How can I display widgets sequently in one application ? Keywords: Display prompt widgets then file selection box Message-ID: <1834@babcock.cerc.wvu.wvnet.edu> Date: 5 Jun 91 21:08:00 GMT Sender: news@cerc.wvu.wvnet.edu Lines: 10 Hi, I am a new people in motif. I am writing a simple motif application. My application contains four menu bar, each menu bar has 2 or 3 options. One option will bring a prompt widget to the user, get a user typed message, then display a file selection window. I want to do this sequently, but now my program will bring both prompt window and file selection window immediately after I pull menu down to that option. Can anyone tell me what I should do to make the file selection window not displayed until I finished the prompt window ? Another question: What resource I should change if I want the user could not do anything until close certain window? Any comment will be appreciated , thanks ! Yin Gu