How I Falsified My Most Cherished User Interface Hypothesis

I’ve been working on subclassing and improving the venerable UISlider class in iOS’s UIKit framework. Here’s what I was thinking: UISlider is a great way for the user to enter numerical values within a certain range very quickly. It’s immediately responsive and by default gives continual updates as to its value. The problem is that … Continue reading How I Falsified My Most Cherished User Interface Hypothesis