On 26 Nov 2008, at 03:28:11, Damien Cooke wrote:

Hi all,
I have an arrangement of windows that I do not want the user to move. What is the best way of doing this. There are several ways I thought of but they are not very elegant. Can someone point me in the right direction?

Regards
Damien

You could use the windowWillMove: delegate method, and reset the position of the window while the user is trying to move it. It's not ideal, but it should work (I haven't tested it).
_______________________________________________

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