[Mono-bugs] [Bug 696172] New: MonoTouch does not implement UIResponderStandardEditActions
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed May 25 19:25:47 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=696172
https://bugzilla.novell.com/show_bug.cgi?id=696172#c0
Summary: MonoTouch does not implement
UIResponderStandardEditActions
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: iPad
OS/Version: Apple iOS 4.3
Status: NEW
Severity: Major
Priority: P5 - None
Component: Class Libraries
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: johan.otto at justenough.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
I was unable to find any extensions methods for UIResponder that allows me to
call one of the standard edit actions. OR I do not know where this is
implemented. I am referring to the UIResponderStandardEditActions in the XCode
documentation which allows you to select text in a UITextField
programmatically.
In the meantime I have called editor.PerformSelector(new
Selector("selectAll:"), editor, 0); I don't think this is intuitive.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list