AutoLayout textfield against accessory view
AutoLayout textfield against accessory view
- Subject: AutoLayout textfield against accessory view
- From: Luther Baker <email@hidden>
- Date: Tue, 19 Aug 2014 23:26:33 -0500
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 (email@hidden)
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:
This email sent to email@hidden