From: Adrian B. <kil...@gm...> - 2010-01-18 14:12:04
|
Hey guys First of all, this is a great project! I'm trying to write an iPhone application using the components in the org.xmlvm.iphone package. I'm missing some kind of password text field component. I have no problem in extending the UITextField and add the functionality, just want to make sure I did not overlook something? Is there some kind of multi-line support in the UILabel component? The text I have set is too long and runs over the window border. I can split it into multiple labels, but that does not feel like the appropriate solution... Keep up the good work! Adrian |