Programatically moving NSWindows while dragging them
Programatically moving NSWindows while dragging them
- Subject: Programatically moving NSWindows while dragging them
- From: "Bob T. Quone" <email@hidden>
- Date: Tue, 23 Dec 2003 14:55:02 -0800
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
_______________________________________________
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.