Re: custom NSTextView within an NSTabView
Re: custom NSTextView within an NSTabView
- Subject: Re: custom NSTextView within an NSTabView
- From: Marco Binder <email@hidden>
- Date: Thu, 5 Jun 2003 12:11:40 +0200
Let me add: the problem only occurs if my custom view is the present
key view. If not, switching tabs works fine...
Am Donnerstag, 05.06.03, um 12:03 Uhr (Europe/Berlin) schrieb Marco
Binder:
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.
--
|\ /| 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.