NSScrollView with Custom View Not Working...

2014-08-28 Thread Peters, Brandon
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

Re: NSScrollView with Custom View Not Working...

2014-08-28 Thread Graham Cox
On 29 Aug 2014, at 11:22 am, Peters, Brandon bap...@my.fsu.edu wrote: 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