I ended up just doing an int(NUM)…

Rich

On Dec 28, 2012, at 3:14 AM, Frank Rueter <[email protected]> wrote:

> I guess workarounds would be a knobChanged callback that rounds the set value 
> or using PySide
> 
> On 28/12/12 6:03 PM, Richard Bobo wrote:
>> Thanks, Howard.
>> 
>> I ended up making a couple of pulldown menus with my preset choices on them. 
>> ...Does the job, but not as cool.  ;^)
>> 
>> Rich
>> 
>> Rich Bobo
>> Senior VFX Compositor
>> Armstrong-White
>> http://armstrong-white.com/
>> 
>> Email:  [email protected]
>> Mobile:  (248) 840-2665
>> Web:  http://richbobo.com/
>> 
>> "Aim at the sun and you may not reach it; but your arrow will fly far higher 
>> than if you had aimed at an object on a level with yourself."
>> - F. Hawes
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> On Dec 27, 2012, at 6:06 PM, Howard Jones <[email protected]> wrote:
>> 
>>> I wish. Not that I know of but been a request I believe. If not add a user 
>>> request :)
>>> 
>>> Howard
>>> 
>>> On 26 Dec 2012, at 19:51, Rich Bobo <[email protected]> wrote:
>>> 
>>>> Hi,
>>>> 
>>>> Is it possible to add an integer numeric slider to nuke.Panel?
>>>> 
>>>> I don't see anything like that available when I check for the possible 
>>>> knobs in nuke.Panel:
>>>> panel = nuke.Panel( 'test panel')
>>>> print dir(panel)
>>>> 
>>>> What I am looking to create is a numeric slider that moves in set 
>>>> increments, within a range…
>>>> Example:
>>>>   |-----|-----|-----|-----|-----|
>>>> 10   20   30   40   50   60
>>>> 
>>>> 
>>>> Thanks for any help!
>>>> 
>>>> Rich
>>>> 
>>>> 
>>>> 
>>>> Rich Bobo
>>>> Senior VFX Compositor
>>>> Armstrong-White
>>>> http://armstrong-white.com/
>>>> 
>>>> Email:  [email protected]
>>>> Mobile:  (248) 840-2665
>>>> Web:  http://richbobo.com/
>>>> 
>>>> "What lies behind us and what lies before us are tiny matters compared to 
>>>> what lies within us."
>>>> - William Morrow
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Nuke-users mailing list
>>>> [email protected], http://forums.thefoundry.co.uk/
>>>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>>> _______________________________________________
>>> Nuke-users mailing list
>>> [email protected], http://forums.thefoundry.co.uk/
>>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>> 
>> 
>> 
>> _______________________________________________
>> Nuke-users mailing list
>> [email protected], http://forums.thefoundry.co.uk/
>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
> 
> _______________________________________________
> Nuke-users mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


Rich Bobo
Senior VFX Compositor
Armstrong-White
http://armstrong-white.com/

Email:  [email protected]
Mobile:  (248) 840-2665
Web:  http://richbobo.com/

"Truth in our ideas means their power to work."
- William James





_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to