Re: why textFieldShouldBeginEditing is called twice in iOS4?
Re: why textFieldShouldBeginEditing is called twice in iOS4?
- Subject: Re: why textFieldShouldBeginEditing is called twice in iOS4?
- From: David Duncan <email@hidden>
- Date: Fri, 3 Sep 2010 08:49:43 -0700
On Sep 2, 2010, at 10:58 PM, Rufat A. Abdullayev wrote: In prev iOS textFieldShouldBeginEditing was called once after update to iOS4 I noticed that this event calling twice
This occurs not only with my appl but with others' developers too
Here is a link (for an example) http://jomnius.blogspot.com/2010_07_01_archive.html
Why this event called once in prev iOS and twice after update to iOS4? If it is presumably due to something I'm doing it would be so in prev iOS too, was not ?
As Matt stated, this is not the correct list (this list is for discussing of the Xcode tools, not for issues with programming to the SDK). You want either the Cocoa-Dev list, or the DevForums.
As Matt recommended, create a test case and prove to yourself that this is not something caused by code in your application. Until you've done that, you really don't know if it is a bug in the OS or a bug in your application. And no, just because it didn't happen in earlier OSes does not automatically mean that it is a bug in the OS and not your application. |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden