| d2r diego's weblog |
looking for a new look and feel, cont.A couple of comments on my previous entry about my search for a new look and feel. Matt commented that the Alloy L&F is quite good (also a comment here. I agree (I had mentioned it in passing in my entry), but as I said I find it slightly outdated in some sense I can't quite describe. I should try it a bit more though. Aside from noting my search, Cristian said: Decent font rendering by the Java VM is what I hope Sun will provide, sooner or later.I couldn't agree more. Although font rendering improved vastly with the addition of Java2D, there are still holes. In particular, an easy way to turn on anti-aliasing would be a godsend (right now the only way to do it is to redefine the paint() method of a component by subclassing and change the parameters on the Graphics2D object that is received). Well-designed, platform-independent font management would also be an important step forward. Categories: clevercactus, soft.dev Posted by diego on March 26 2003 at 8:46 PM Comments (please see the comments & trackback policy).
Hi Diego It is more than just Look & Feel, but what do you think about using SWT (from eclipse) instead of Swing ? On all common platforms, it looks really good, and seems to be fast. Of course there are some issues with SWT as well ... Roberto Posted by: Roberto Saccon at March 26, 2003 9:41 PMCopyright © Diego Doval 2002-2007.
|
