discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Reworking of NSEvent


From: Fred Kiefer
Subject: Re: Reworking of NSEvent
Date: Wed, 08 Aug 2007 14:19:41 +0200
User-agent: Thunderbird 1.5.0.12 (X11/20060911)

Fred Kiefer wrote:
> I just changed all the event type codes to different values in SVN. This
> change requires that you recompile all you GNUstep libraries and
> applications that have an explicit reference to an NSEvent type. You
> also need to adjust any code that expects these values to be in a
> certain order, as this has changed as well.
> This step was necessary to have values that are binary compatible to
> Cocoa. I hope to make the porting of applications from OSX to GNUstep a
> little less painful by this.
> 
> Those of you who work from released GNUstep code will only be affected
> the next time you switch to a new GNUstep release.
> 
> Sorry for any inconvenience,
> Fred
> 

I had reason to apologies in advance. I did forget that the modifier
masks for buttons and menu items get stored in the Gorm and NIB files.
After my change the old stored values were interpreted incorrectly. This
is no fixed. Any Gorm file produced with SVN GNustep during the last few
days should be recreated.

Cheers,
Fred




reply via email to

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