When I try to make an NSDatePicker first responder, focus doesn't change. When I make an NSTextfield first responder, it works like expected. Do I have to do anything special to set focus in the textfield part of an NSDatePicker (style is "textual with stepper")?