08-06-2008, 11:26 PM
Project:
Displaying multiple dialogs at the same time inside a Main dialog.
Information:
Main Dialog opens and contains:
Dialog A would open in the upper left corner
Dialog B would open in the upper right corner
Dialog C would open in the lower left corner
Dialog D would open in the lower right corner
Dialogs A-D do not move on their own, they follow the parent Main Dialog
Dialogs A-D resize evenly and consistently each fill 1/4 of the Main Dialog
All I can get so far is the dialogs to open one after another after hitting the OK button when I try to call all four. Basically how do you simultaneously call multiple dialogs? And then how does the AutoSizing and positioning works
Thanks,
Jimmy Vig
***FINISHED***
ReSizing.qml (Size: 4.24 KB / Downloads: 719)
Displaying multiple dialogs at the same time inside a Main dialog.
Information:
Main Dialog opens and contains:
Dialog A would open in the upper left corner
Dialog B would open in the upper right corner
Dialog C would open in the lower left corner
Dialog D would open in the lower right corner
Dialogs A-D do not move on their own, they follow the parent Main Dialog
Dialogs A-D resize evenly and consistently each fill 1/4 of the Main Dialog
All I can get so far is the dialogs to open one after another after hitting the OK button when I try to call all four. Basically how do you simultaneously call multiple dialogs? And then how does the AutoSizing and positioning works
Thanks,
Jimmy Vig
***FINISHED***
ReSizing.qml (Size: 4.24 KB / Downloads: 719)