NSTextView subclass won't draw
NSTextView subclass won't draw
- Subject: NSTextView subclass won't draw
- From: Björn Carlström <email@hidden>
- Date: Sat, 17 Apr 2004 21:15:21 +0200
I've created my own subclass of NSTextView. For some reason the text
isn't drawn. I've simplified the problem to the point where my subclass
has no overrides at all. As far as I understand it should be a perfect
copy of NSTextView. The text is there (but not visible) I can drag the
text from the NSTextView and see it, the scrollbars adjust for the
amount of text, etc. If i use the custom class setting in IB to set the
class back to NSTextView everything works fine.
Does anybody know what's going on?
Thanks
Bjvrn Carlstrvm
_______________________________________________
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.