custom NSTextView within an NSTabView
custom NSTextView within an NSTabView
- Subject: custom NSTextView within an NSTabView
- From: Marco Binder <email@hidden>
- Date: Thu, 5 Jun 2003 12:03:55 +0200
Hello!
I exchange a standard (scrollview enclosed, IB created) NSTextView with
an instance of my own NSTextView subclass. Everything works fine until
I want to change the tab of the NSTabView within which the textview
resides. I get the follwing message:
2003-06-05 11:59:23.790 MyApp[649] removeFromSuperview called for
NSScrollView contentView. Use setContentView: instead !!
Do I have to take any special measures when replacing a NSTextView by a
custom one?
Marco
--
|\ /| email@hidden
http://www.marco-binder.de
| \/ | Telefon: 07531 / 94 19 94 Fax: 07531 / 94 19 92
| |ARCO Snail-Mail: Banater Str. 3 - 78467 Konstanz
BINDER _____________________________________________________
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.