Skip navigation.
 
mlRe: Struggling with NSTextView in a custom view
FROM : Koen van der Drift
DATE : Sat Jan 25 22:43:10 2003

>    [textView setString:@"test"];



OK - found it;) I had to add a [self AddSubview:textView];


- Koen.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlStruggling with NSTextView in a custom view Koen van der Drift Jan 25, 17:24
mlRe: Struggling with NSTextView in a custom view Koen van der Drift Jan 25, 22:43
mlRe: Struggling with NSTextView in a custom view Koen van der Drift Jan 26, 21:37