• 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: Xcode hanging compiling storyboard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode hanging compiling storyboard


  • Subject: Re: Xcode hanging compiling storyboard
  • From: M Pulis <email@hidden>
  • Date: Fri, 21 Nov 2014 01:41:09 -0700

One way:

- where your element is an NSTableColumn
- Assign an identifier to each column
- knowing the NSTable, use columnWithIdentifier to get an index into NSTable's array "tableColumns" of NSTableColumn

There may be better ways.... this way should work even if the order of columns changes.

Gary

On Nov 21, 2014, at 1:12 AM, Rick Mann wrote:


On Nov 21, 2014, at 00:03 , M Pulis <email@hidden> wrote:

Set the binding programmatically in app did finish launching?
Just a guess at what I would try.

Good idea, but I'm not sure how to do that. How do I get at the element within the table view?

TIA,
Rick


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Xcode hanging compiling storyboard
      • From: Rick Mann <email@hidden>
References: 
 >Xcode hanging compiling storyboard (From: Rick Mann <email@hidden>)
 >Re: Xcode hanging compiling storyboard (From: Rick Mann <email@hidden>)
 >Re: Xcode hanging compiling storyboard (From: M Pulis <email@hidden>)
 >Re: Xcode hanging compiling storyboard (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Xcode hanging compiling storyboard
  • Next by Date: Re: Xcode hanging compiling storyboard
  • Previous by thread: Re: Xcode hanging compiling storyboard
  • Next by thread: Re: Xcode hanging compiling storyboard
  • Index(es):
    • Date
    • Thread