From: Dr. A. K. S. <al...@se...> - 2010-01-20 17:34:34
|
Sorry, forget the last mail about multi-line text fields. xmlvm uses iPhone's UILabel to implement TextView, so setting... self.numberOfLines=0; ... in __int_org_xmlvm_iphone_UILabel__ (org_xmlvm_iphone_UILabel.m) gives a multi-line word-wrap field after all! IMHO this should be set by default for all TextViews (to be compatible with Android). Best, Alex -- Dr. Alexander K. Seewald Seewald Solutions www.seewald.at Tel. +43(664)1106886 Fax. +43(1)2533033/2764 |