> On 2 Mar 2015, at 19:10, Uli Kusterer <witness.of.teacht...@gmx.net> wrote:
> 
> On 02 Mar 2015, at 19:26, Ben <ben_cocoa_dev_l...@yahoo.co.uk> 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 (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

Reply via email to