IKFilterUIView binding?

2009-02-25 Thread Albert Martin
I am having trouble getting an IKFilterUIView to bind to it's CIFilter. I don't get any compile or runtime errors, but when I'm editing the settings in the IKFilterUIView it doesn't update the CIFilter settings that are being applied to a CALayer. Here's the code ... what am I doing wrong

Re: QTMovie brief pause

2009-02-17 Thread Albert Martin
have any ideas? Albert On Feb 16, 2009, at 7:38 PM, Kyle Sluder wrote: On Mon, Feb 16, 2009 at 6:22 PM, Albert Martin wrote: newPresentationMovieLayer.movie.autoplay; // THIS LINE IS THE PROBLEM Unfortunately I haven't responded to address your question, but rather to call out yo

QTMovie brief pause

2009-02-16 Thread Albert Martin
I've been having a very frustrating issue with QTMovie/QTMovieLayer that I can't seem to get around. Right now I have a QTMovieLayer playing a QTMovie in a window. My goal is to be able to replace the QTMovieLayer with a new layer and movie by calling the replaceSublayer:with: method. Th

Layer-backed NSOpenGLView not showing up

2008-11-15 Thread Albert Martin
Hello, I am trying to programmatically create an NSOpenGLView and have it layer-backed. I would use CAOpenGLLayer except that I am using a subclass of NSOpenGLView and I don't have the time to rewrite it. Now, for some reason I can not get the NSOpenGLView to show up. If I use the same

CATextLayer and attributed strings

2008-09-17 Thread Albert Martin
After rewriting much of my code to transition over to Core Animation, I've run across a problem with CATextLayer and displaying attributed strings. The string I am trying to display has a stroke set using NSStrokeWidthAttributeName. Everything seems to work fine, except that the text lose