문제

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