This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Another question: where does display go?


Another quick question that has me scratching my head: Where does display go?

My goal is to have a GUI that interacts with Kawa and for the most
part it's working wonderfully. But anything that prints directly
(particularly display and trace) aren't working. The output isn't
appearing either in the console or through the system that I built to
redirect the console to my own PrintStream (hoping that would help).

Is there some buried setOutputStream method somewhere in one of the
Kawa modules that I'm missing perhaps?

Thanks again for any assistance.

JP Verkamp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]