NSBrowser focus question
NSBrowser focus question
- Subject: NSBrowser focus question
- From: "Marcus S. Zarra" <email@hidden>
- Date: Thu, 14 Jul 2005 08:54:14 -0600
I have created a sheet for my document application that contains an
NSBrowser inside of it. The issue I am having is getting focus to that
browser when the sheet becomes visible. I have tried setting the browser as
the sheet's first responder and I have tried forcing focus to the sheet via
makeFirstResponder after the sheet appears.
Does anyone know why the browser refuses to accept focus except for when I
click a mouse on it? makeFirstResponder changes focus to the border of the
browser but does not let me navigate inside of the browser with the
keyboard.
Any help would be greatly appreciated,
Marcus S. Zarra
_______________________________________________
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