Yup. We have a context-independent graphics toolkit with the unique property that sufficiently simple programs that would (or ought to) look decent on a wide array of devices generally do. The stack certainly makes it easy for you to make that happen.
If I was any good at C, I'd make a library for java so you can ship a stand-alone app that launches a webkit instance and lets you write your GUI in HTML. It would kick swing's butt. On Sep 14, 9:20 am, Moandji Ezana <[email protected]> wrote: > On Mon, Sep 13, 2010 at 7:45 PM, Mark Fortner <[email protected]> wrote: > > I've often thought though that we should have a context-independent > > graphics toolkit. > > While I'm not sure a context-independent graphics toolkit really makes > sense, isn't HTML + CSS + JavaScript the closest we have to a write once, > run anywhere UI? > > Moandji -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
