From: Dr. A. K. S. <al...@se...> - 2010-01-21 14:06:42
|
Hi all, I've just implemented the textColor and textSize tags for Android, and extended the background tag to take simple color names as well as the #FF123456 hex code notation (alpha,r,g,b)... again a scattering of small changes. The xmlvm/src/xmlvm2objc/compat-lib/ directory has java and objc subdirectories which do not seem to be synchronized. Initially I implemented parts in Java and then found out that this has no effect when compiling for iPhone... so I implemented the objc parts as well. Is it deliberately done that the code in the java directory is not compiled via xmlvm to objc code? Would it be possible to convert specific java files to save on half the development effort? ;-) Best, Alex -- Dr. Alexander K. Seewald Seewald Solutions www.seewald.at Tel. +43(664)1106886 Fax. +43(1)2533033/2764 |