binding colum of editible text fields to an array
binding colum of editible text fields to an array
- Subject: binding colum of editible text fields to an array
- From: Alan Donsky <email@hidden>
- Date: Wed, 4 Feb 2004 09:13:10 -0600 (GMT-06:00)
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.
thanks
alan
_______________________________________________
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.