Re: Borderless windows vs. cursor rects
Re: Borderless windows vs. cursor rects
- Subject: Re: Borderless windows vs. cursor rects
- From: Allan Odgaard <email@hidden>
- Date: Fri, 12 Mar 2004 16:04:05 +0100
On 12. Mar 2004, at 15:37, Dennis Piatkowski wrote:
Does anyone know how to get around the fact that when you create a
window as borderless that it seems to disable all use of cursor rects?
I am only guessing, but it might be related to the fact that
border-less windows are not able to become key by default. Implement
canBecomeKeyWindow to return YES and see if that solves anything.
_______________________________________________
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.