Skip navigation.
 
mlRe: Displaying Audio & Video in NSTextView
FROM : Douglas Davidson
DATE : Tue Jun 20 20:39:44 2006

On Jun 20, 2006, at 10:19 AM, August Trometer wrote:

> The problem is when I try to re-load the NSTextView with the stored 
> NSData in the managed object. When i do this, images show (as I 
> would expect), but the audio and video files become an icon of the 
> file rather than the "Player" I would expect.
>


There is a limitation of the current implementation, that it cannot 
display movies inline unless they correspond to an actual file on the 
disk.  This limitation may be lifted in future releases.

Douglas Davidson

Related mailsAuthorDate
mlDisplaying Audio & Video in NSTextView August Trometer Jun 20, 19:19
mlRe: Displaying Audio & Video in NSTextView Douglas Davidson Jun 20, 20:39