Re: Problem with Cocoa on Java.

2008-07-02 Thread Kyle Sluder
On Wed, Jul 2, 2008 at 4:59 PM, Antonio Di Ferdinando <[EMAIL PROTECTED]> wrote: > Everything is done in Java and, since I need to integrate this tony bit into > it, I need to use Java. I see. Perhaps some form of inter-process communication is best, then. Especially if you're dealing with somet

Re: Problem with Cocoa on Java.

2008-07-02 Thread Ilan Volow
You might want to take a look at doing it in regular Objective-C using Apple's QuickTime Kit framework. http://developer.apple.com/documentation/QuickTime/Conceptual/QTKitProgrammingGuide/Chapter01/chapter_1_section_1.html#/ /apple_ref/doc/uid/TP40001245-CH202-TPXREF101 -- Ilan On Jul 2, 20

Re: Problem with Cocoa on Java.

2008-07-02 Thread Kyle Sluder
On Wed, Jul 2, 2008 at 12:27 PM, Antonio Di Ferdinando <[EMAIL PROTECTED]> wrote: > Does anybody know what's wrong with this? Or, alternatively, other > solutions? For one, the Cocoa-Java Bridge is deprecated, so I wouldn't be surprised if you are actually running into a problem that Apple will si

Problem with Cocoa on Java.

2008-07-02 Thread Antonio Di Ferdinando
Hi all, I'm quite fresh of this mailing list (and to cocoa), so please accept my apologies if there is something wrong with the subject. I have a problem using Cocoa in my Java application. In the big picture, I am developing an application that needs to display contents on a continuous basis