• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tableviews like Excel ones
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tableviews like Excel ones


  • Subject: Re: Tableviews like Excel ones
  • From: Ryan Britton <email@hidden>
  • Date: Tue, 30 Aug 2005 17:27:25 -0700

NSMatrix as it stands is not a good choice for this unless you subclass and override some stuff. I've tried it for exactly this purpose and its behaviors do not coincide with spreadsheet behaviors. For one, NSMatrix allows non-contiguous selections where a normal spreadsheet does not. NSMatrix also has some oddities when it comes to cell size. I found it easier to write a custom class that did only what I needed.

On Aug 30, 2005, at 3:24 PM, Sanri Parov wrote:

On Wed, 31 Aug 2005 08:01:41 +1000, Manfred Bergmann wrote:

Hi Sanri.

I'm thinking of doing something like this, too.
But I guess this is not posible with a plain NSTableView.
I thought of making it with a NSMatrix where you can use any kind of
data cell.
You can respond on the Key events to do the navigation you want.


[homerSimpsonVoice:TRUE]

"mmmmmhhhhhh ... NSMatrix... sounds good, but it doesn't have any IB
palette or something similar to easily figure out what to do.
Are there good, and PLAIN, SIMPLE examples on how to use it?
Sorry Apple, but when it comes to PLAIN AND SIMPLE source code, you're
not the no. 1 :-((

[homerSimpsonVoice:FALSE]

--
Sanri Parov
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Tableviews like Excel ones
      • From: "John C. Randolph" <email@hidden>
    • Re: Tableviews like Excel ones
      • From: Manfred Bergmann <email@hidden>
References: 
 >Tableviews like Excel ones (From: email@hidden)
 >Re: Tableviews like Excel ones (From: Manfred Bergmann <email@hidden>)
 >Re: Tableviews like Excel ones (From: Sanri Parov <email@hidden>)

  • Prev by Date: Re: NSTextView autoresizing vertically
  • Next by Date: Re: making a copy of text in document window
  • Previous by thread: Re: Tableviews like Excel ones
  • Next by thread: Re: Tableviews like Excel ones
  • Index(es):
    • Date
    • Thread