Re: [xwt-users]XWT requirements ?
Emiliano Heyns <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 11, 2003 at 09:33:18AM +0200, Jean-Guillaume LALANNE wrote: > My only concern is about standard. The XWT description is XWT 's propriety. > It would have been nice to stick to a W3C standard like UIML. But maybe it > isn't possible. > Anyway, XWT is just great ! > I am now wondering about the openeness of this application. > Is it possible to use XWT (I mean the plug-in xwt-xxx.exe) on a widows 95 , > 75MHz, 64MB RAM desktop ? While I haven't tested it on a 75Mhz machine, I routinely test XWT in a 64MB VMWare session. > Of course, it depends of the widget complexity in terms of memory usage. > Is it possible to use it on a mobile device (PDA, pocket pc) ? Already > experienced or not ? Haven't tried (anyone want to donate a test device ;) > And what is the way to compile the XWT plug-in for a target plateform like > SOLARIS or HP-UX or AIX ? Configuration of the gcc cross-compiler AFAIK, but the JVM version should already work on those platforms. -- Emiliano