Re: Programatically moving NSWindows while dragging them
Re: Programatically moving NSWindows while dragging them
- Subject: Re: Programatically moving NSWindows while dragging them
- From: John Timmer <email@hidden>
- Date: Tue, 23 Dec 2003 18:22:02 -0500
>
I've been trying to work out how to move a window in my program while
>
the user is dragging it. Unfortunately, calls to [window frame] don't
>
return the correct value, and calls to [window setFrame:] don't do
>
anything. Any suggestions on getting around this?
>
>
Bob
Search Apple's sample code for RoundTransparentWindow - it's got the code
for accomplishing this.
Cheers,
John
_______________________________________________
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.