开发者

Slide and Label Update

开发者 https://www.devze.com 2023-01-14 07:48 出处:网络
Is there a way to update a label bind to a slider while the slider is draged? I bind the label to the slider via \'takeFloatValueFrom:\' but it\'s update the value only when i release the mo开发者_如何

Is there a way to update a label bind to a slider while the slider is draged? I bind the label to the slider via 'takeFloatValueFrom:' but it's update the value only when i release the mo开发者_如何学JAVAuse from the slider.

Thanks


YOu need to set the NSSlider to continuous. Ther should be a tick box in IB to do that.

0

精彩评论

暂无评论...
验证码 换一张
取 消