In case anyone’s still using CustomEditField - I’ve just fixed a bug with autocompletion.
See here: http://github.com/tempelmann/custom-editfield/
Also note that it has been moved from Google Code to Github.
In case anyone’s still using CustomEditField - I’ve just fixed a bug with autocompletion.
See here: http://github.com/tempelmann/custom-editfield/
Also note that it has been moved from Google Code to Github.
Thomas, I am one of those that do use the class.
I’d appreciate your help in the following question or feature request if you will.
I’m trying to come up with a universal textfield object (UFO) which type can be assigned on the fly (at runtime).
That is, if the type is set to calender or , say, popup it’ll have a respective icon on the right side drawn.
I find it difficult to see where, and how, to calculate the caret positioning, and the side-shifting of text once the right side of the field has been reached.
Thanks
I am sorry, I cannot give you support on this as I am quite busy with other projects.
You’ll have to dig thru it yourself - that’s why it’s open source and free
Good luck.