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