Re: binding colum of editible text fields to an array
Re: binding colum of editible text fields to an array
- Subject: Re: binding colum of editible text fields to an array
- From: Scott Anguish <email@hidden>
- Date: Wed, 4 Feb 2004 17:14:44 -0500
Hi Alan
NSMatrix and bindings are really oriented toward selection, rather than
content (if that makes sense).
I think you're probably better off looking into how to rework the UI to
use a tableview in a more conventional manner.
On Feb 4, 2004, at 10:13 AM, Alan Donsky wrote:
>
Hey all
>
>
I have an NSMatrix of text fields arranged in a single column. Is
>
there a way to bind them to an arraycontroller (or other way) so that
>
each text field displays an item in the array?
>
>
I have considered using a tableview for this, and i think i could get
>
it to work, but i dont want the row to be higlighted when the user
>
clicks in it, and i want the bacground to be transparent, etc.
[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.