Nat! bio photo

Nat!

Senior Mull

Twitter Github Twitch

Simple shit that should work in AppKit, but doesn't

  1. Using InterfaceBuilder create an empty "Cocoa / Window" NIB.
  2. Drag a NSComboBox into the window.
  3. In the inspector of the NSComboBox add two menu entries with numbers, lets say 1848 and 2007.
  4. Drag a NSNumberFormatter into the NSComboBox.
  5. Enter Testmode, open up the Menu. Ooooh nothing! Yet the first number is shown in the NSComboBox can be read as a floatValue from the control.
Screencast 1680x1050 440KB