You don't need delegates for this. Look into child windows.


Jorge Luis Chavez Herrera wrote:
Hello everyone!

I'm trying to figure out a way to make an NSPanel to follow a NSWindow while it 
is being dragged.
The two notifications sent to an NSWindow delegate are only good for knowing if the window is about to move or the window has moved. (NSWindowDidMoveNotification , NSWindowWillMoveNotification )
What I need is a way to get the NSWindow coordinates while it is moving so I 
can update the position of my panel in real time.


_________________________________________________________________
Need to know the score, the latest news, or you need your HotmailĀ®-get your 
"fix".
http://www.msnmobilefix.com/Default.aspx_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/jstiles%40blizzard.com

This email sent to [EMAIL PROTECTED]
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to