[Gnustep-cvs] GNUstep Testfarm Results

2005-06-25 Thread Adam Fedor
Test results for GNUstep as of Sat Jun 25 06:34:09 EDT 2005
If a particular system failed compilation, the logs for that system will
be placed at ftp://ftp.gnustep.org/pub/testfarm

If you would like to add your machine to this list, set up a cron job
(make sure you set up your PATH and other environment variables correctly)
to run the Startup/scripts/test-gnustep script (see the script comments 
for more info).

Success Compile i386-unknown-netbsdelf2.0.2 Sat Jun 25 03:58:25 CEST 2005
Success Compile powerpc-apple-darwin7.9.0 Sat Jun 25 03:21:39 MDT 2005
Success Compile sparc-sun-solaris2.7 Sat Jun 25 02:08:42 EDT 2005
Success Compile sparc64-unknown-netbsd2.0.2 Sat Jun 25 03:20:54 CEST 2005




Re: [Gnustep-cvs] gnustep/core/gui ChangeLog Source/NSMenu.m

2005-06-25 Thread Fred Kiefer
Adam Fedor wrote:
 From: Fred Kiefer [mailto:[EMAIL PROTECTED]
 
 
 The code for the later change now implicitly sets the menu windows
 frame to the stored one (or a scaled version of that, when the
 screen has a different size), this could cause a problem if the
 menu window would be resizable, as then some menu entries might
 become unreachable (either because the screen is smaller or because
 we have new entries in the menu). At the moment this isn't a
 problem as menu windows don't allow resizing, but it is a hidden
 dependency, which may break later on. Any idea, if and what we
 should do here?
 
 
 What about when the developer changes the menu around in a new
 version of the app? Does that pose the same problem? Probably we
 should just set the origin.

Also no problem as long as we have the menu marked as non-resizable.

 
 The other change also has a slight problem. The visible frame of
 the screen excludes a possible top menu and, if we ever have this,
 we must of course position the menu there. Again currently this is
 a no issue, I just wanted to state all these potential problems on
 the mailing list, so that somebody will be able to dig them up
 again, when this ever becomes an issue.
 
 
 Yep. Maybe some comments in the code would help with future changes.
 

I add them, when I get arround to code again.

Fred


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Keyed nibs

2005-06-25 Thread Fred Kiefer
Gregory John Casamento wrote:
 
 I'm going to start working more seriously on keyed nibs.  Although this isn't
 something which will be ready for 1.0, I want to start focusing on it more.
 
 I'm giving the heads up, so expect changes soon.  :)
 

Great, if you need some help on it, feel free to ask.

Fred


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev