Re: Dragging a window
Re: Dragging a window
- Subject: Re: Dragging a window
- From: "Kyle Sluder" <email@hidden>
- Date: Fri, 2 May 2008 01:15:26 -0400
On Fri, May 2, 2008 at 1:11 AM, Geert B. Clemmensen <email@hidden> wrote:
> Looking at an old NEXTSTEP application where you e.g. in a mouseDown method
> could have the window dragged by using the dragFrom: method (as if you were
> clicking on the window title bar). The dragFrom: method isn't available in
> Cocoa. Any recommendation as to how one can drag a window (without a normal
> title bar)?
Don't have access to my Mac right now to test, but check out
-[NSWindow isMovableByWindowBackground].
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden