From: <ART...@Au...> - 2009-08-27 11:43:41
|
Ok, I apologize... Thank you for your help... -----Original Message----- From: Arno Puder [mailto:ar...@pu...] Sent: Wednesday, August 26, 2009 5:30 PM To: xml...@li... Subject: Re: [xmlvm-users] supported libraries Smart phones have unique user interface elements and it would not make sense to use a desktop GUI library such as Swing to write applications for these devices. That is where you would be using the UI* classes. Arno ART...@Au... wrote: > "Ok, thank you. Do you know when it will support the swing libraries so I can build an UI in Java? With only those two packages, it leaves me pretty limited..." > > Or is this where I use the UIScreen, UILabel, etc... Sorry if I am totally missing something here... > > Thank you, > Andy > > -----Original Message----- > From: Arno Puder [mailto:ar...@pu...] > Sent: Monday, August 24, 2009 7:55 PM > To: xml...@li... > Subject: Re: [xmlvm-users] supported libraries > > > Andy, > > the problem with 3rd party libs is that they usually themselves have > dependencies to other libraries. At this point we only have limited > support for things in java.lang.* and java.util.* I'm hoping to attract > some open source developers who might help with the task to map the > missing API. > > Arno > > > ART...@Au... wrote: >> Afternoon, >> >> >> >> I am curious of the same thing... currently my Java app uses some third >> party libraries like xerces and it complains about the jar when I try to >> cross compile it. I am not sure if you have to have the debug version >> of the jars for it to work or what... Does anyone have insight to this? >> >> >> >> Thank you, >> >> Andy >> >> >> >> ------------------------------------------------------------------------ >> >> *From:* Martijn Vastenburg [mailto:m.h...@tu...] >> *Sent:* Monday, August 24, 2009 7:40 AM >> *To:* xml...@li... >> *Subject:* [xmlvm-users] supported libraries >> >> >> >> Hello, >> >> As an experienced Java programmer, I was delighted to find XMLVM as a >> way to develop Iphone applications in Java. >> >> I have been exploring the examples that shipped with XMLVM. Some of the >> examples of XMLVM make use of java.awt classes. I am confused here, >> since I thought Cocoa classes had to be used instead. Could someone >> please explain to me what Java libraries I can use when developing for >> the Iphone? Can I use AWT since it is all-java, and should I avoid using >> Swing? And what about libraries for parsing XML files and accessing >> MySQL, can they be used on the Iphone? >> >> Thanks! >> Martijn >> >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ xmlvm-users mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-users |