Re: Borderless windows vs. cursor rects
Re: Borderless windows vs. cursor rects
- Subject: Re: Borderless windows vs. cursor rects
- From: Dennis Piatkowski <email@hidden>
- Date: Fri, 12 Mar 2004 09:16:41 -0600
Already did, no dice. Had to in order to get my keyDown events.
- Dennis
On Mar 12, 2004, at 9:04 AM, Allan Odgaard wrote:
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.