Re: Preventing a user from moving a window
Re: Preventing a user from moving a window
- Subject: Re: Preventing a user from moving a window
- From: Gregory Weston <email@hidden>
- Date: Wed, 26 Nov 2008 08:36:52 -0500
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?
The right direction is *probably* to rethink your design. If the user
sees what looks like a normal window they're going to expect to be
able to move it like a normal window and they're going to fill your
days with support requests when they find they can't. Actually most
of them will just curse under their breath and delete your software
at first opportunity.
If you don't want a window moved, don't make it look like a window
that can be moved. And that sentence alone gets you almost all the
way to your goal.
_______________________________________________
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