Re: AW: AW: AW: Embedding FOP in Java

2002-09-20 Thread Richard Van Deren
I never got the logger to work. I hope that you post your solution. It looks like there are errors in the documentation. I read it several times. There was a change to avalon's logger. Then you can add your own via the LogKit. I tried it several ways. I get a mismatch in the Logger class and L

Re: Fop with Cocoa

2002-04-08 Thread Richard Van Deren
Talking with myself here. Fop has Swing and AWT stuff in it. This might be creating a conflict with apple's Cocoa events. Shouldn't Fop have the UI separate from the render process? I appears to be mixed to me. On Monday, April 8, 2002, at 02:27 PM, Richard Van Deren wrot

Fop with Cocoa

2002-04-08 Thread Richard Van Deren
I am having problems with using Fop embedded with Apple Macintosh Cocoa. If anyone has this working please let me know. My calls to Xalan work fine. My problem is that when I call the render process, Cocoa's window server looses connection to my app's windows. I have apple looking into th