I've read that setting the PARENTDIALOG attribute is supposed to make a child dialog minimize with the parent dialog, but can't get it to work.
The app I'm working on has a main window featuring a canvas as an MDI Client. Whenever a user selects New File, a profile dialog is created. Using that profile (which is set as an MDI child), the user can click items to open various "module" dialogs to change settings. I set the module dialogs to have the profile dialog as a parent, but when I minimize the parent, the module doesn't minimize. If I don't set a parent, the module will disappear under the main window if I click the profile that spawned it. How can I fix this? _______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users