Re: Responsive scrolling control with lots of subviews
Re: Responsive scrolling control with lots of subviews
- Subject: Re: Responsive scrolling control with lots of subviews
- From: Ben <email@hidden>
- Date: Mon, 02 Mar 2015 22:46:24 +0000
> On 2 Mar 2015, at 19:10, Uli Kusterer <email@hidden> wrote:
>
> On 02 Mar 2015, at 19:26, Ben <email@hidden> wrote:
>> - Granularity of selection. For example single or multiple disconnected cells. NSTableView only gives me row or column.
>> - Scrollable floating headers on both axis. This I did sort-of manage with NSTableView by styling the first column to look like a header, but it was not great.
>
> So you're effectively implementing something like a spreadsheet?
Sort of, yes. Basically it's for browsing database contents with more focused UI selections than a simple table offers. The problem is that when you begin by saying "spreadsheet", so many people jump to the conclusion "you're building Excel and a fancy calculation engine too!". I am sorry if my writing has lead anyone in the wrong direction.
Incidentally, since you and Ken Thomases mentioned it, by responsive scrolling, I meant the "smooth 60fps" type of responsive. However, I am taking into account the capital-R Responsive guidelines for over-drawing and preparing contents outside the user-visible area.
Thank you all for the pointers though. It's getting late here, but I will continue my work tomorrow.
- Ben
_______________________________________________
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