Is anyone working on a TextField-compatible wrapper for TextFlow? Is FTETextField usable?
We have a body of existing code that depends on the venerable TextField object, but we'd like to be able to take advantage of the new bidirectional text
capabilities in the TLF.
I see there is a class in the SDK called FTETextField, which says it implements the TextField API. Has anyone used this
successfully to emulate a TextField with existing code? I saw some blog entries as recently as February saying that
the FTETextField was working only partially. Or are there other alternatives that people have been using?
I have been thus far writing my own collection of compatibility routines, and am not sure whether to continue with that approach or try to work
with the FTETextField as it stands, hoping it will sustain further improvements and support.
Thanks,
Henry
