NSTextFields
NSTextFields
- Subject: NSTextFields
- From: Pei Xiang <email@hidden>
- Date: Wed, 27 Aug 2003 13:29:03 -0700 (PDT)
--- "Douglas A. Welton" <email@hidden> wrote:
>
To answer your questions...
>
>
I've used NSMovieView to serve as a preview view for
>
a collection of movies
>
in a playlist. I use -setMovie: repeatedly to
>
switch between movies without
>
doing a -setNeedsDisplay on the NSMovieView. (On
>
occasion I change the size
>
of the NSMovieView. when I do this, I do use
>
-setNeedsDisplay).
>
>
Can you give me a little more detail on the logic of
>
your application?
>
>
I'm not sure why removing the -setMovie: from your
>
-awakeFromNib would make
>
any difference. The -awakeFromNib message is
>
supposedly sent after the
>
object has been fully initialized...
>
>
later,
>
>
douglas
>
>
> on 8/27/03 12:40 PM, j o a r at email@hidden
>
wrote:
>
>
>
> I'm having a strange problem with Quicktime. At
>
launch (awakeFromNib) my
>
> program sets a NSMovieView to a movie and plays
>
it. After that point, whenever
>
> the NSMovieView changes to a different file it
>
will no longer automatically
>
> redraw itself. I have to manually send it a
>
display message in order to get it
>
> to redraw. If I remove the setMovie line in
>
awakeFromNib the view operates as
>
> normal.
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be
ignored.
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.