2015-11-26 12:01 GMT+01:00 Dimitris Chloupis <[email protected]>:
> Quite impressive, I was developing a specialised input for time formats of > HH:MM:SS and I wanted to extend with ability to take minutes as pure number > and autoformat it to the above format. I have accomplished some of it but > your implementation seems more powerful. Will give it a try , thanks I was think to implement it to. But I have other tasks. It should be easy with Twisty. Just look at how smartNumbers implemented where thousands split by separator. If I right understand what you want (I'm not sure) you will need implement kind of TwyDecorationFormat and TwyTextSpec
