Hi,
In my app, I show several windows modally, as a sheet; the result is then transmitted using delegates to the calling window when the user clicks a button (and the sheet is also closed).
Now, if the user clicks on the parent window, the sheet is closed by the OS/framework and the changes are just lost. How may I prevent the sheet from being closed in this case?
3 posts - 2 participants