RGMPagingScrollView
RGMPagingScrollView copied to clipboard
Problem with UITextField delegate
I am creating a sequence of introduction, and the last page is a login page, however when trying to work with the fields UITextFieldDelegate, the execution just crashes.
I'm using iOS 6.0 as target.
thank's
I hadn't actually considered using RGMPagingScrollView with text fields. Playing with it now, I see some weird scrolling snapback when a field resigns first responder, but no crashes so far. Could you provide a little more detail about what you're doing, or better yet, provide a sample project that reproduces the crash?