Re: Fonts messages again

1999-04-20 Thread Jesus Correas Fernandez
Hi, John and Kapoor. > I too can not get this fix originally posted by Kazuki to work on a RH 5.2 > system. Kapoor if you get any fixes that are not posted to the list, please I'm working on RH 5.2 too, and the wrap fixings to Kazuki's one worked well. The diff command output is: [47

Re: Fonts messages again

1999-04-18 Thread Jesus Correas Fernandez
> If you look carefully at the fonts.properties he provided, > a few lines were wrapped in his post. > grep through it for "zapf" and those lines > will be readily apparent. > Just un-wrap them and everything should be fine. > >> Thanks in advance. >> >> Jesus.

Fonts messages again

1999-04-15 Thread Jesus Correas Fernandez
Last 03/15/1999 Kazuki Yasumatsu wrote how to fix the 'font specification not found' messages. i've tried this solution step by step, but when i run the Stylepad demo appears: [75]> java Stylepad Font specified in font.properties not found [-urw-zapf ] Font specified in font.prope

Re: EventQueueListener not found on JDK1.2

1999-04-01 Thread Jesus Correas Fernandez
> I don't see any reference to java.awt.event.EventQueueListener > in the Sun JDK 1.2 docs (or in JDK 1.1.7 docs, for that matter). If > its not a documented API, you probably can't depend on being > there... > > Russ Hi Russ, i've already found where is the problem. EventQueueListener a

EventQueueListener not found on JDK1.2

1999-04-01 Thread Jesus Correas Fernandez
I am working with JDK 1.2 for Solaris, and i want to work with the linux version. I use the java.awt.event.EventQueueListener class, but i cannot find it in the linux jdk. Is this a bug? Thanks in advance. Jesus -- To UNSUBSCR