|
|
|||||||||
![]() |
|||||||||
|
![]() |
||||||||
|
DBPrefsWindowController 1.1.1 Friday, March 23, 2007 I’ve fixed a couple of minor bugs in the DBPrefsWindowController class I posted earlier this week.
The tab key didn’t properly tab into text fields and other focusable objects. So now the initial first responder gets set when the view is swapped. Problem solved.
There was also a problem where, when switching from a page with a focusable object to a page without any focusable objects, Cocoa would draw a focus ring around the first toolbar icon. An added call to -makeFirstResponder: after switching the view has fixed this problem.
Download: DBPrefsWindowController 1.1.1
If you missed the original description about the class, you’ll find it, and the documentation, here. | |||||||||