Re: NSTableView with reversed rows?
Re: NSTableView with reversed rows?
- Subject: Re: NSTableView with reversed rows?
- From: Willeke <email@hidden>
- Date: Fri, 03 Oct 2014 10:45:56 +0200
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 (email@hidden)
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:
This email sent to email@hidden