English 中文(简体)
B. 选择主机
原标题:Setting UITextView selection on tap

我用电离层电离层电离层电离层电离层电离层电离层电离层。 因此,我能够让文本中任何地方的用户单一主机确定它是否正确,并在此加插点。 不幸的是,我拿起插入点,只有单一主线才能编辑案文观点(例如,试图做什么,见《说明》中)。

I ve subclassed UITextView and overrode -(ave)touchesBegan:with Event: so that iteck to see the text view is editable. 否则,我就能够编辑。

- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event 
{
  if (!self.editable)
  {
    self.editable = YES;
  }

  [super touchesBegan:touches withEvent:event];
}

然而,我不肯定的是,哪里仅凭<条码>becomeFirstResponder。 将插入点放在首位。

问题回答

如你那样,可以制定<代码>,选择Range,将 cur子放在你想要的地方。 不过,你需要从(载于touches Began)至NSRange的数值中翻译。

另一种选择是,总是有你的文本相传,并使用<编码>UITextViewDelegate s

然而,我从未这样做过,因此用盐类来看待这些建议。





相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。