This article has been updated, and moved here.
Explore posts in the same categories: Cocoa,
Debugging,
MacOSX,
Objective-C,
Programming
This entry was posted
on October 2, 2007 at 7:16 am and is filed under Cocoa, Debugging, MacOSX, Objective-C, Programming.
You can subscribe via RSS 2.0 feed to this post's comments.
You can comment below, or link to this permanent URL from your own site.
January 10, 2008 at 9:40 am
Thank you, Thank you.
I suspected something like that when I noticed that in the IB inspector, when I switched from the Attributes pane to the other panes for my NSTextView object, the title changed from NSTextView to NSScrollView.
Thank you for posting an explanation and solution, and saving me time.