Date: Tue, 17 Feb 1998 14:33:38 -0700 From: Nate Williams <nate@mt.sri.com> To: Adam Capell <acapell@value.net> Cc: java@FreeBSD.ORG Subject: Re: Sunsoft swing classes Message-ID: <199802172133.OAA29832@mt.sri.com> In-Reply-To: <34E9EBD7.3DDB6BE8@value.net> References: <34E9EBD7.3DDB6BE8@value.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Has tried using Sunsoft's Swing with the FreeBSD implementation of JDK? Yes. > Any problems? Sometimes the 'signal' bug mentioned on the WWW page shows up, but not consistantly. > Just running apps built with Swing seems to work OK, but > there are huge differences in appearence between Win32 and Motif > components, so much that they don't seem to be the same components at > all. This is 'the way things are'. Previous versions of the Swing releases had the same 'look and feel', but given the recent legal affairs between Sun and M$, the Swing folks felt it might be asking for trouble to have the same look as Win32 on Unix, so now the Swing uses the 'motif' look and feel (which requires you to use the motif.jar library under unix but not under Win32). Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802172133.OAA29832>