Op 2 okt 2014, om 23:13 heeft Luc Van Bogaert het volgende geschreven: > That's not exactly what I meant, but it might be part of a solution. > > I want the table to populate 'from the bottom to the top', so that the free > space in the scrollview (if there is any) is at the top, above the top row, > instead of below the bottom table row. > > I hope I have expressed more clear what I 'm looking for. > -- > Luc Van Bogaert
Override -[NSScrollView tile], call super and move the document view to the bottom if there is space left? --Willeke _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com