From: John C. <jc...@un...> - 2011-04-12 06:42:08
|
The Java iPhone emulator that comes with xmlvm starts showing text in the middle (vertically) rather than top, and doesn't render linefeeds. See the difference between http://jc.unternet.net/blog/androidfail.png (with ant run-Android) and http://jc.unternet.net/blog/javafail.png (with ant run-Java); any ideas as to how to solve this? I tried changing my strings to "some string\r\n" but it didn't help the Java output, and it put a rectangular box at the end of the strings in the Android display. -- John Comeau <jc...@un...> http://jc.unternet.net/ "A place for everything, and everything all over the place" |