• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Explicitly changing first responder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Explicitly changing first responder


  • Subject: Re: Explicitly changing first responder
  • From: Dorian Johnson <email@hidden>
  • Date: Wed, 27 Jun 2007 09:55:45 -0500

Perhaps you can use -[NSView makeFirstResponder] on your OpenGL view?

On Jun 27, 2007, at 8:21 AM, Daniel Angermeier wrote:

Hi,

I have an OpenGL view in an NSWindow + some other views like a text field.
When the open gl view is full screen, I let NSApp handle all events
(mouse down and keyboard) and forward them to the openGL view.


The problem I have is, when I enter full screen, and the text field
still has first reponder status, no more events go through NSApp to
the open gl view.

So is there anyway to programmatically have NSApp handle *all* events
when I enter that mode ?

Any hints on this appreciated.

Thanks,

Daniel
_______________________________________________

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


References: 
 >Explicitly changing first responder (From: "Daniel Angermeier" <email@hidden>)

  • Prev by Date: Re: how to perform boolean operation on NSBezierPath
  • Next by Date: Re: Guidance for learner
  • Previous by thread: Explicitly changing first responder
  • Next by thread: Re: Use UI or data for logic? (hijacked from Two NSRects adjacent/touching?)
  • Index(es):
    • Date
    • Thread