NSScrollView with Custom View Not Working...
NSScrollView with Custom View Not Working...
- Subject: NSScrollView with Custom View Not Working...
- From: "Peters, Brandon" <email@hidden>
- Date: Fri, 29 Aug 2014 01:22:06 +0000
- Thread-topic: NSScrollView with Custom View Not Working...
Devs,
I created a custom NSView that I have embedded within a NSScrollView via Interface Builder (Embed -> Scroll View). Everything seems to get called that should on initialization (using NSLog’s to call out). But, nothing shows up on screen. If I put the custom view on the window without the scroll view, I get the contents to show. Is there an addition step I am missing with using IB to do this? Should I do it programmatically?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden