Re: Stop dragging my <NSWindow> around
Re: Stop dragging my <NSWindow> around
- Subject: Re: Stop dragging my <NSWindow> around
- From: j o a r <email@hidden>
- Date: Thu, 3 Feb 2005 20:10:20 +0100
On 2005-02-03, at 19.58, Edward Hillenbrand wrote:
And as far as I can tell there is no way to tell the window server
that you want to handle window movement yourself. I hope I'm wrong
about all this maybe someone else has the solution, but it looks like
the only way to do it is with a fake title bar.
I don't think that you can do this in Cocoa, but I'm fairly sure that
you can do it in Carbon apps.
IMO the ability to ALWAYS move windows is one of the great advantages
of Cocoa over Carbon. I really hate it when an Carbon app is
unresponsive and you can't get it's windows out of the way. I secretly
hope that they will remove the ability for Carbon apps to "lock"
windows like that all together... It would be even better if they also
made it so that I could always _hide_ an application, regardless of if
it is responsive or not.
I understand that you need to hook into window movement events to be
able to get snap-to-edge functionality working, but I wish it was
possible to provide that functionality without also having to "steal"
the control over application windows from the user.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden