Re: TableView, mulitple TextFields on a row
Re: TableView, mulitple TextFields on a row
- Subject: Re: TableView, mulitple TextFields on a row
- From: "M. Uli Kusterer" <email@hidden>
- Date: Thu, 2 Oct 2003 01:12:55 +0200
At 23:13 Uhr +0200 01.10.2003, Anders Svensson wrote:
My row for the should end up looking something like this:
image , text, text, (textfield, textfield)
I have no problems with the first 3 (image, text,text), but I need
mulitple textfields in the last cell / column-row
Has anyone done that and an example???
What do you mean by "text field"? If you mark a column as editable,
you'll be able to edit that just fine. That *should* work for several
columns as well. You just have to check what column identifier you
get in your delegate method.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.