Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想扩展 NSslider 类以附加一个输出文本字段。关于这一点,我想知道是否:
先感谢您
我不会说你的方法是完全错误的,但是创建一个包含滑块和文本字段的视图(或者可能是一个控件)可能会更容易。
听起来您并不想改变滑块的显示方式——您只需要滑块旁边的文本字段,并且字段中的值与滑块的位置相关联,对吧?如果是这样,组合就是要走的路。