Cocoa: VBox View and NSScrollView
November 16, 2008 | Filed Under Cocoa | 1 CommentFollowing the post of yesterday, today I’ve implemented a simple VBoxView (Vertical Box Layout) that allow you to lines up NSViews vertically.
Here you can find the example Source Code.
