Re: Missing fonts?

2000-01-09 Thread Cynthia Jeness
Ross, I would think that the menu fonts are taken from the "Lucida" fonts that are stored in the fonts directory below jre.lib. So getting text should not be related to the dingbats fonts. When the first version of the JDK 1.2 was released, users reported similar problems to those noted in you

Re: Nathan's Book

2000-01-09 Thread kornel c
Nathan, Congratulations! I wish you good luck with your book. I'll check it out myself. -kornel - Original Message - From: "Nathan Meyers" <[EMAIL PROTECTED]> To: "Weiqi Gao" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, January 09, 2000 9:03 AM Subject: Re: Nathan's Book

Missing fonts?

2000-01-09 Thread Ross Burton
Hi, I have installed JDK 1.2 RC2 (I can't get to a decent bandwidth and download RC3 for a while) and had the classic Zapf Dingbats problem. I installed the URW fonts so that now although I don't get any errors while running Java, no fonts appear under Swing! "java Notepad" from demos/jfc/Notep

Re: Nathan's Book

2000-01-09 Thread Nathan Meyers
Weiqi Gao wrote: > > Hi, > > I saw Nathan Meyers' new 'Java Programming for Linux' at Borders. Thanks for the unsolicited testimonial. I finally got to touch a copy myself for the first time yesterday, so I can finally announce: Now available in stores: Java Programming on Linux! It's very fo

Re: Which Linux JVM is better?

2000-01-09 Thread Nathan Meyers
Ekkehard Kraemer wrote: > > Hallo Nathan, > > NM>Blackdown JDK. If you want to use tools that depend on the Java > NM>Platform Debugging Architecture (like JBuilder and other IDEs), you > NM>need the Sun/Inprise JDK. > > I just wanted to hint at ddd, which supports a bit of graphical debugging

Nathan's Book

2000-01-09 Thread Weiqi Gao
Hi, I saw Nathan Meyers' new 'Java Programming for Linux' at Borders. Browsed through it and found it packed with information that a Java-Linux developer would want/need/find indespensable. Not a textbook/tutorial. Lots of hints, tools, de-hype-ifications, whys, and coverage. The spirit of Li

Re: Which Linux JVM is better?

2000-01-09 Thread Andreas Rueckert
Hi! On Son, 09 Jan 2000 Nathan Meyers wrote: >Depends what you want to do. If you want to use native threads, you >need the Blackdown JDK. If you want to use tools that depend on the >Java Platform Debugging Architecture (like JBuilder and other IDEs), >you need the Sun/Inprise JDK. How s

Re: Which Linux JVM is better?

2000-01-09 Thread Ekkehard Kraemer
Hallo Nathan, NM>Blackdown JDK. If you want to use tools that depend on the Java NM>Platform Debugging Architecture (like JBuilder and other IDEs), you NM>need the Sun/Inprise JDK. I just wanted to hint at ddd, which supports a bit of graphical debugging under Blackdown (without JPDA) as well.