I'm trying to make a textual NSDatePicker object look exactly like a NSTextField. If I take the standard objects it looks like this:
The only way I seem to find is making both objects bordered which looks like this:
Does anyone know how to make the NSDatePicker border look like the textfield in the first image?