Under the premise that your Chat-Client supports AppleScript, why not
use the ScriptingBridge?
Just my 2 cents.
Oliver
Am 14.04.2008 um 16:58 schrieb Florian Soenens:
Maybe if the log is written to a file, you can read in that file.
But that won't be "real-time" logging of course.
Regards,
Hi Joseph,
as you see, you can't just add your custom view to the QTMovieView.
One solution to your problem would be to add your custom view to a
borderless window, and add that window to your NSWindow containing the
QTMovieView. Another solution would be to use CoreAnimation and use a
QT