Schlagwort: User Interaction

Idee - Prototyp - Produkt

Short Note: Performing actions on certain events with a continuous state NSSlider (Swift 3 / Xcode 8.x)

This took me a while, because Apple documentation is horribly outdated and incomplete regarding Cocoa and Swift, to say the least. Background If you need an NSSlider that sends its current value continuously to keep e.g. a label or some other UI elements in sync while the user is dragging the slider’s knob, you set…
Weiterlesen