Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simple GUI question

Status
Not open for further replies.

bigmike500

Mechanical
Joined
Oct 12, 2004
Messages
6
Location
GB
hi there,
i have created a program with a few GUI dialogs all works fine but i have found that when another GUI opens the previous dialog box is still selectable. what i want is that you have to exit the present dialog before returning to the previous dialog. an example of this is the "Example: Using the Modal Dialog to Confirm an Operation" in the help files. i want my GUI to behave in this manor but looking at the layout and M-files i can't seem to find what determines this behaviour. is it somethink to do with the parent and child parameters?
Cheers
Mike
 
so thats what the WindowStyle functions for!
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top