Re: Problem redrawing views while window resize button is held
Re: Problem redrawing views while window resize button is held
- Subject: Re: Problem redrawing views while window resize button is held
- From: John Stiles <email@hidden>
- Date: Fri, 16 Mar 2007 15:05:05 -0700
On Mar 16, 2007, at 2:47 PM, Uli Kusterer wrote:
Am 14.03.2007 um 20:01 schrieb Doug F:
As an example of the behavior I would like: When watching a .mov
in QuickTime player, if you resize the video window, the video
continues playing as you hold down the resize button, so clearly
the view (of whatever sort) that shows the video is able to have
its view drawRect:'d or whatever.
Well, QuickTime Player is Carbon, so I guess that'd be the most
obvious solution ;-p
I don't think this is true with QT7. Shark says it's using
NSApplicationMain. (And to resize the window it's using an AppKit
function [NSTitledFrame resizeWithEvent:]
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden