I'd like to place a UITextField in the center of a UITableViewCell such that initially, the textfield extends to all four sides.
But ... I'd also like to make it AccessoryView friendly. Namely, when the accessory appears (or is always appearing) I want the aforementioned textField to shrink and not overlap the accessory. I want my textField's TRAILING attached to the accessoryView's LEADING. Thoughts? My initial pass complains about objects in different hierarchies. Thanks, -Luther _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com