• 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: Manual Binding in NSTableColumn
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Manual Binding in NSTableColumn


  • Subject: Re: Manual Binding in NSTableColumn
  • From: Jonathan Wight <email@hidden>
  • Date: Tue, 6 Jan 2004 16:37:13 -0600

Right. But the Manual Bindings sample code you provide binds a
controller to a NSTableColumn that has been created in Interface
Builder. I'm trying to bind with a NSTableColumn that I create
programatically. I added a logging to your sample code to log the
exposed bindings of your NSTableColumn and I got this:

( fontSize, maxValue, fontName, minWidth, fontFamilyName, minValue,
font, fontItalic, headerTitle, textColor, value, editable, maxWidth,
width, fontBold )

That's dramatically different from the set of bindings I get from a
programatically created NSTableHeader:

( fontSize, fontName, minWidth, fontFamilyName, headerTitle, font,
fontItalic, editable, maxWidth, width, fontBold )

Am I missing something?

(As a work around I guess I could have one column in the table and
duplicate it for each column in the data - but that seems a bit hacky)

Jon.

On Jan 06, 2004, at 15:46, mmalcolm crawford wrote:

> On Jan 6, 2004, at 1:28 PM, Jonathan Wight wrote:
>
>> How do a manually bind the value of a NSTableColumn to an
>> NSArrayController?
>>
> <http://cocoa.mamasam.com/COCOADEV/2003/12/2/79955.php>
>
> mmalc
> _______________________________________________
> cocoa-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Manual Binding in NSTableColumn
      • From: mmalcolm crawford <email@hidden>
    • Re: Manual Binding in NSTableColumn
      • From: mmalcolm crawford <email@hidden>
References: 
 >Manual Binding in NSTableColumn (From: Jonathan Wight <email@hidden>)
 >Re: Manual Binding in NSTableColumn (From: mmalcolm crawford <email@hidden>)

  • Prev by Date: NSValidatesImmediatelyOption (was: Re: Manual Binding in NSTableColumn)
  • Next by Date: macworld
  • Previous by thread: Re: NSValidatesImmediatelyOption (was: Re: Manual Binding in NSTableColumn)
  • Next by thread: Re: Manual Binding in NSTableColumn
  • Index(es):
    • Date
    • Thread