Hello NUKE-developers,

Is there any chance that knob_changed_finished() will be supported in
NUKE Python?

I am writing interactive re-rendering system on NUKE with NUKE Python,
and want to trigger a rendering just after when an user finish
dragging mouse on knob or stop hitting continuous knob value input.

I think It is hard to implement such a feature only with
addKnobChanged() or addUpdateUI() provided in NUKE Python.
(One idea is to use python's thread and queue module to mimic the
detection of last callback event).

Thanks in advance.

-- 
Light Transport Entertainment Inc.
Syoyo Fujita
Chief Rendering Officer
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to