Brilliant! :-)
Applied. > In NSTextContainer: - (void) setTextView: > > we add an observer on our textView but we never remove it! So, our object > *will* receive notifications even after beeing deallocated. > Same thing for NSClipView. In - (void) setDocumentView: (NSView*)aView, we > add two observers and we never remove them. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
