[comp.windows.x.motif] How can I display widgets sequently in one application ?

gu@cathedral.cerc.wvu.wvnet.edu (Yin Gu) (06/06/91)

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