On Oct 20, 10:40 am, Neil Bartlett <[EMAIL PROTECTED]> wrote: > Bear in mind that relying on new features in the latest Java release > (such as draggable applets) will mean Mac OS users won't be able to > use your application for several years, unless you write your > application to degrade gracefully where those features are not > present. it should be easy to build backward compatible applets. There are only corner cases where this is not possible. Applets will be of course not draggable on pre update 10 releases and run in the same process but they should work.
> > Rgds > Neil > > On Oct 19, 6:28 pm, Jack <[EMAIL PROTECTED]> wrote: > > > It would look like Java 6 Update 10 is finally out, which is great > > news for us, since we're trying to use draggable applets for one of > > our projects. > > > However, it doesn't look like they've made the JRE really easy to find > > for non-technical consumers yet. Hopefully that'll follow shortly. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
