By sloth
via blog.robovm.org
Submitted: Feb 13 2013 / 22:04
I just got the question on the mailing list how to develop an iOS UI in Interface Builder and use that from a RoboVM Java app. One day I hope it will be possible to be able to fire up Interface Builder from within Eclipse and have IBOutlets and IBActions synched with the Java code but we're not there yet. But, it turns out that it is already quite easy to develop a UI in Interface Builder and use that from Java.
Add your comment