Re: how would you allow editing of a combo box's values?
Re: how would you allow editing of a combo box's values?
- Subject: Re: how would you allow editing of a combo box's values?
- From: Cryx <email@hidden>
- Date: Thu, 4 Jul 2002 19:02:15 -0500
On Thursday, July 4, 2002, at 06:46 PM, Ondra Cada wrote:
On Friday, July 5, 2002, at 01:18 , Cryx wrote:
Is it really feasible/legal to insert a view in a cell?
Yup, why not? Just take care to implement cell's API properly.
Ok, thanks! Can the custom cell's drawWithFrame:inView: more or less
call [myTableView displayRect:cellFrame]? Or is there view management
that needs to occur? Ie. Would the custom cell need to register its
table view as a subview of its superview?
Daryn
_______________________________________________
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.