Adding ScrollView to a BottomView of Horizontal Split View in Cocoa

Posted by bp on Stack Overflow See other posts from Stack Overflow or by bp
Published on 2010-04-03T16:52:10Z Indexed on 2010/04/03 16:53 UTC
Read the original article Hit count: 362

Filed under:
|

I have a custom View which i would like to place on a bottom view of split view dynamically. I need a scroll view for that bottom view. How can I get a scroll view for a bottom view of horizontal split view?

Pleas help me on this.

Thanks in Advance bp

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about scrollview