discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sheets in GNUstep


From: Riccardo Mottola
Subject: Re: sheets in GNUstep
Date: Thu, 19 Mar 2015 17:01:54 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]