• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iOS 8 beta 4 messes with my TextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS 8 beta 4 messes with my TextView


  • Subject: Re: iOS 8 beta 4 messes with my TextView
  • From: Scott Andrew <email@hidden>
  • Date: Tue, 29 Jul 2014 08:17:32 -0700

You can also change the constraint. It sounds like you vs auto-layout.

Sent from my iPhone

> On Jul 29, 2014, at 8:06 AM, Kyle Sluder <email@hidden> wrote:
>
>> On Jul 29, 2014, at 1:58 AM, "Gerriet M. Denkmann" <email@hidden> wrote:
>>
>> Master Detail app, works fine in 7.1.2.
>> The Detail View has a UITextView.
>> Whenever I get a Keyboard Notification (Changed) I change the height of the TextView accordingly.
>>
>> All would be fine; but after all Notifications have been delivered and before I can start typing, some evil agent resets the height of my TextView back to the old (and now, with a keyboard present, much too big) value.
>>
>> Any ideas who would do such a thing to me?
>
> You can answer this question yourself. Subclass UITextView, override -setFrame:, and set a breakpoint.
>
>> Any known work-arounds?
>
> You probably shouldn't be changing the frame of your text view. Rather, set its contentInset.
>
> --Kyle Sluder
> _______________________________________________
>
> 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

_______________________________________________

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


References: 
 >iOS 8 beta 4 messes with my TextView (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: iOS 8 beta 4 messes with my TextView (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: How to constrain a UISlider in a UIToolbar?
  • Next by Date: iOS 8, Xcode 6 and UICollectionView
  • Previous by thread: Re: iOS 8 beta 4 messes with my TextView
  • Next by thread: Re: iOS 8 beta 4 messes with my TextView
  • Index(es):
    • Date
    • Thread