Chris Wagner

Results 6 comments of Chris Wagner

Looking forward to the date-time addition!

Ah! I came here to request this. Glad it's on the radar, I specifically would like to use this for currency text fields where the currency symbol is parked at...

It's definitely not easy, it especially get's difficult when the user moves the cursor around and copy/pastes

I am not sure if this helps at all, but I built this to handle some "live formatting" of text fields. Specifically for credit card number fields where we wanted...

Even if such a method existed, as far as I know you wouldn't be able to run it when the app is uninstalled. This is one strange thing about the...

How are you calling `setBackgroundColor:`? I see it's in the `@implementation` but not on the header. Are you using KVC to get at it?