Вопрос

I'm trying to connect an NSSlider to both a label (takeIntValueFrom) to show its value, and an IBAction in my .xib. However, connecting either one of them un-connects the other.

I could do this programmatically, but I'd like to know if there's a way in IB?

Это было полезно?

Решение

No this is not possible

Multiaction is not possible for OSX application.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top