Re: Struggling with NSTextView in a custom view
Re: Struggling with NSTextView in a custom view
- Subject: Re: Struggling with NSTextView in a custom view
- From: Koen van der Drift <email@hidden>
- Date: Sat, 25 Jan 2003 16:43:10 -0500
>
[textView setString:@"test"];
OK - found it;) I had to add a [self AddSubview:textView];
- Koen.
_______________________________________________
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.