Hi,

Fred Kiefer wrote:
I think most of the code there in GSAlertSheet is by you, so you are of course 
free to remove it again, but wouldn't it be more worthewhile to find out what 
is missing for a proper implementation of sheets? I would expect that we need 
some copy of ruModalSession: that only ignores events for the parent window, or 
even more simple ignore events in a window while a sheet is attached to it. 
Plus some additional code that keeps the two windows together. What else would 
be needed?

the sheet actually seems working!

Why is it missing window decorations and has an unexpected color?

This explains the color I suppose:
[self setBackgroundColor: [[parent backgroundColor] highlightWithLevel: 0.4]];

Put I fail to understand where the window should be created.

Riccardo

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to