Hey, I have a NoOp node with Boolean Knob which is animated.
I would like to add a visual "flag" on top of the Viewer1, somewhere in the corner. It can be just a green circle nothing fancy, the main thing it should not be scaled with image scale but stay same size in the corner. It will be on (visable only when NoOp flag is 1). As a simple alternative, I was thinking just to add a knob to Viewer1 and have it "presenting" info for NoOp but couldn't make it work. The goal of the tool would be to "flag" user about certain frames (without having NoOp open all the time). As option, maybe the keys can be stored in .txt file somewhere in the disk and not in NoOp hanging in the script... Any ideas how it can be done with python? Or any usefull info from web about adding UI on top of viewer? Thank you, Lev Example for NoOp Flag: NoOp { name FlagSpecialFrames selected true xpos -640 ypos 191 addUserKnob {20 User} addUserKnob {6 flag -STARTLINE} flag {{curve 0 x12 0 x13 1 0 x113 0 x114 1 0 1 0 1 0 x168 0 x169 1 0}} }
_______________________________________________ Nuke-python mailing list Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python