• 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: Simple question about NSTableView grid...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple question about NSTableView grid...


  • Subject: Re: Simple question about NSTableView grid...
  • From: Juan Pablo Pertierra <email@hidden>
  • Date: Wed, 13 Apr 2005 23:33:08 -0500

I understand that there are no rows when the NSTableView is first created, but the horizontal grid graphic appears even if i add only one item, and they appear all over the table regardless of the number of items, so there must be a way to make it appear even when there are no items added?

In fact, if I add an item and then remove it, the grid stays there. I think there must be a way to have it appear without having to add and delete an item.

Juan

On Apr 13, 2005, at 11:23 PM, <email@hidden> wrote:

When an NSTableView is created, it contains no rows. If you would like some rows to be added when your application starts, you'll have to do it in -awakeFromNib. But if you're using Cocoa Bindings, this could complicate things for you.

James


_______________________________________________ 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
References: 
 >Re: Simple question about NSTableView grid... (From: <email@hidden>)

  • Prev by Date: Re: Simple question about NSTableView grid...
  • Next by Date: Internet Connect Panes
  • Previous by thread: Re: Simple question about NSTableView grid...
  • Next by thread: Re: Cocoa from C++ (dont want to mix it)
  • Index(es):
    • Date
    • Thread