Re: [Sablevm-user] hello
Brought to you by:
egagnon
From: David <db...@cs...> - 2004-04-20 19:17:24
|
On Tue, Apr 20, 2004 at 04:20:23PM +0200, Fabien Renaud wrote: > Hello, >=20 > I=B4d like to know why there is a graphical difference between kaffe an= d=20 > sableVM when I run the Calc kaffe example ( with awt ) And why the=20 > application is so pretty with SableVM whereas it=B4s so awful with kaff= e (=20 > big red rectangle) >=20 Hi, The prettiness is done by the GNU Classpath (CP) library. Both SableVM and Kaffe use CP but SableVM may possibly use a more recent version of CP. It actually depend on which version of Kaffe and SableVM you are using. If you are using SableVM 1.1.3 then it is using a snapshot of CP taken on Monday March 29 that is more recent than the latest CP release (0.08). Kaffe may be using an older version of CP (possibly 0.08), I don't know. In the long term, there will not be much=20 of a difference on the pretty side. It may happens that SableVM just have a set of recent changes that affect the appearence that Kaffe does not yet included. David --- David B=E9langer Graduate Student School of Computer Science McGill University Office: MC226 Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt |