VMaskTextField icon indicating copy to clipboard operation
VMaskTextField copied to clipboard

raw property always returns nil

Open jlubeck opened this issue 9 years ago • 1 comments

I figured that the raw property would return the value of the textfield without the mask, but not only it doesn't do that, it always returns nil.

I checked the code, and raw is never actually used other than inside the rawTo methods, but those always return 0 as well...

jlubeck avatar Jul 15 '15 19:07 jlubeck

Exactly... How to get the raw string?

cassianomonteiro avatar Apr 13 '16 18:04 cassianomonteiro