Question

I'm trying to add one subview (view from an NSViewController) for every element in a dictionary to a NSScrollView to get kind of a tableview, but with much more flexibility over the cells.

Is it possible to place (programmatically) e.g. 100 subviews underneath each other so that you have to scroll down the NSScrollView to get to the last element???

Thanks in advanced, Grolior

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top