Hello
I have a problem with a textfield, this is slow to show the board and does not show the text I'm writing .... any solution for this?
thanks
5 Answers
Please post the code which is failing. I don't think it would be even worth a guess as to what is happening.
Also please post what platform etc. Look at the notes on how to post to the forum. We need info to be able to help.
I know it is not a forum, just wondering if someone is the same.
var textfield2 = Ti.UI.createTextField({ borderRadius:5, width:252, height:18, left:50, top:140, backgroundColor:'#FFF', color:'#333', zIndex:8 });
OK
This textfield belongs to a view and this view to a window, I'm working on android. and this code is activated by pressing a button.
Ok
In a few minutes show the code, can a textfield can not be nested to a view and this causes conflict.
And thank you very much for your help
i canoot see my text it is very small and tried all different sizes, what is the problem here?
Your Answer
Think you can help? Login to answer this question!