From: Arno P. <ar...@pu...> - 2011-03-20 23:17:12
|
when you use XMLVM to write an iPhone app, you have to build up the UI programmatically, i.e., XMLVM cannot read and interpret .xib files. Arno On 3/20/11 3:28 PM, Christoffer Kristensen wrote: > Hi everybody. > > I have a big problem with my xmlvm iphone app. > The problem is that i can not seem to include an interface for it. > what i've done is: > created an iphone app from an android app, with layouts etc., by > navigating to the android app directory in terminal and afterwards i > typed "ant run-Xcode" after a few tweaks and cuts it finally build in > xcode. after a few more tweaks and cuts it also build in xcode. > But when i run the code it just starts the simulator up and then > terminates to the simulator screen. > what i wish to do is to have the app load the GUI that i've created (i > have added a .xib file and viewController .h & .m files). > Sorry for my tedious question but i really need some guidence. Hope that > someone can help! And thank you for always replying when i have a question. > > Kind regards > Christoffer > > > > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |