German, I reverted the change for now. I believe I know what's causing the issue.
The change was intended to correct a focus issue seen on Windows since gui is storing information about main/key as a flag *AND* in NSApplication. I believe the error in my change is in the "setInputState" calls which rely on those flags. I, apparently, need to make the change a bit more robust in order to deal with those issues. Thanks, GC On Sun, Jan 17, 2010 at 12:44 AM, Gregory John Casamento <[email protected]> wrote: > I'll take a look and see why they'rebreaking things... > > Thanks. > > Gregory Casamento -- Principal Consultant - OLC, Inc > # GNUstep Chief Maintainer > > ________________________________ > From: Germán Arias <[email protected]> > To: Dev-GNUstep <[email protected]> > Cc: Gregory John Casamento <[email protected]> > Sent: Sun, January 17, 2010 12:33:02 AM > Subject: Recent changes on NSWindow.m > > With the recent changes on NSWindow.m all GNUstep apps are unusable. For > example on Ink you can't write, on Gorm you can't add components from > the palette, and in any app you can't write inside NSTextField objects. > I'm not sure if this is a bug, or if you have planed more changes to > complement these. > > > > _______________________________________________ > Gnustep-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnustep-dev > > > _______________________________________________ > Gnustep-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnustep-dev > > -- Gregory Casamento Open Logic Corporation, Principal Consultant ## GNUstep Chief Maintainer yahoo/skype: greg_casamento, aol: gjcasa (240)274-9630 (Cell), (301)362-9640 (Home) _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
