Widget Preferences Slider

Is there a way to show the value of a widget preference, type 'slider' in the preference tab ?
I'd need this in the widget I'm working on. Just a slider without knowing what value is set makes no sense here.
Thanks in advance!
1,841 views 3 replies
Reply #1 Top
I don't think there is a way to diplay the current value of a preference slider in the preferences panel. May be wrong, though.

I think you'll have to create a custom interface if you want both a slider and a numeric value displayed.
Reply #2 Top
oh, that's a pity.
well, I already have a custom interface for these settigs, but it's bloating up the script quite a bit. thought I could avoid this with widget.preferences .
Reply #3 Top
oh, that's a pity.
well, I already have a custom interface for these settigs, but it's bloating up the script quite a bit. thought I could avoid this with widget.preferences .