I'm fairly new to Java programming.  I'm writing a Unix application in
Java using Swing.  It works fine on a Sun workstation, but when I try
to run it from a PC (through Hummingbird Exceed), it runs, but first I
get 20 lines of exactly the same message:

Font specified in font.properties not found [-urw-itc zapfdingbats-medium-r-normal-- 
*-%d-*-*-p-*-sun-fontspecific]

Then the application starts, but my Exceed window manager on my PC
temporarily stops working.  The window decoration disappears on all
Exceed windows, but it comes back when I exit the application.

I'm guessing that the first problem has to do with fonts not being
available on my PC, however if I move the application to the PC and run
it locally, it works (except of course that I don't have access to the
Unix system that I need to access).

The second problem seems to be even more obscure, and I haven't got a
clue about why this happens to the Exceed window decorations.

Any ideas?

Thanks,
Rich

_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to