Hi Vincent, Use the .fromUserText() method to change the "file" knob, instead of .setValue()
This will trigger the same callbacks that are triggered when you change the file manually, including setting the framerange and format knobs. On Tue, Jan 3, 2012 at 2:16 PM, Vincent Langer < [email protected]> wrote: > hi there, > > i have a little script which changes the filepath of all the readnodes. > (update 3d renderpasses) > > workes fine - but how can i update the readnode frameranges if these have > changed? > how can i get the first and last framenumber of a given sequence? > > hope anyone can help > > cheers, > vincent > > > > ------------------------------**------------------------------**---- > This message was sent using IMP, the Internet Messaging Program. > > ______________________________**_________________ > Nuke-python mailing list > Nuke-python@support.**thefoundry.co.uk<[email protected]>, > http://forums.thefoundry.co.**uk/ <http://forums.thefoundry.co.uk/> > http://support.thefoundry.co.**uk/cgi-bin/mailman/listinfo/**nuke-python<http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python> >
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
