why textFieldShouldBeginEditing is called twice in iOS4?
why textFieldShouldBeginEditing is called twice in iOS4?
- Subject: why textFieldShouldBeginEditing is called twice in iOS4?
- From: "Rufat A. Abdullayev" <email@hidden>
- Date: Mon, 30 Aug 2010 09:52:00 +0500
- Acceptlanguage: en-US
- Thread-topic: why textFieldShouldBeginEditing is called twice in iOS4?
Hi All
Sorry if that topic is already there in the
mailing list (actually I could not find it)
I noted that textFieldShouldBeginEditing of
an UITextField called twice in iOS4. This is probably bug in iOS4
Though I found work-around (just checking some
BOOL variable to avoid code execution twice) this work-around is not so smart
for me.
Are there any other smart solutions to
avoid textFieldShouldBeginEditing execution twice in iOS4?
Cheers,
Rufat
|
_______________________________________________
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