Custom cells in tableview
Custom cells in tableview
- Subject: Custom cells in tableview
- From: Joseph Jones <email@hidden>
- Date: Sat, 11 Jan 2003 10:00:58 -0800
Hi,
I want ti implement a custom combo box cell in my table view, but I
want it to work just like the current text editing custom cell does
i.e. appear when editing happens and disappear when editing is over. I
have tried setting my own cell but the combo box appears for each row
in that column 100% of the time, making my table view ugly (in my
eyes). What is the most appropriate way of going about this?
Thanx,
joe
_______________________________________________
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.