RE: Bug in NSTextView delegate

2001-04-09 Thread Jan Trembulak
Hi, on Openstep for Mach 4.2 this notification is send only when text is changed. For example: when user type wrong text (character) I want to change color of text. When I change color in notification method, this method is invoked ones more (becouse it is selector of observer of

Problem with NSColor/NSString initialisation

2001-04-09 Thread Fred Kiefer
While searching for another problem in NSComboBoxCell I ran into an initialization problem that I don't quite understand. Perhaps someone on this list can explain it and even fix it? When running this small test program, I get a lot of error messages from NSColor. #include

Fix: NSView, setBoundsOrigin:

2001-04-09 Thread Georg Fleischmann
Hi, here is a patch for NSView to renew the gstate after setting a new origin. I hope it is useful ... Georg 2001-04-09 Georg Fleischmann * gui/Source/NSView.m [NSView setBoundsOrigin:]: renew gstate diff -u gui/Source/NSView.m.old gui/Source/NSView.m ---

GNUstep Weekly Update

2001-04-09 Thread Adam Fedor
Week ending 8 April 2001 The big news for this week is the announcement of the LaunchPad 1.0 release. LaunchPad is a collection of libraries for creating non-graphical tools and applications using an API based on OpenStep and the MacOS X API. See

ANNOUNCE: GNUstep LaunchPad Version 1.0.0 Released

2001-04-09 Thread Adam Fedor
ANNOUNCE: GNUstep LaunchPad Version 1.0.0 Released GNUstep Developers are happy to announce the first user release of GNUstep LaunchPad. GNUstep LaunchPad is a collection of libraries for creating non-graphical tools and applications using an API based on OpenStep and the MacOS X API. As with