RGMPagingScrollView icon indicating copy to clipboard operation
RGMPagingScrollView copied to clipboard

Problem with UITextField delegate

Open erloncabral opened this issue 12 years ago • 1 comments

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

erloncabral avatar Apr 16 '13 12:04 erloncabral

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?

rydermackay avatar Apr 28 '13 19:04 rydermackay