Hey,

I'm sure, I saw somewhere a solution but I can't find it. Any suggestions?
Is it even possible?

I have a group (example below). Two questions:
1. my_rotate is float point slider. How can I keep it float number input
but remove the slider?
2. I have a text node inside this group, while selecting the group it shows
text controls in viewer. How can I hide viewer handle controls of internal
nodes? I know, I can link (like I did with rotation) but I'm looking for
solution for picking and linking to internal node.

Thank you kindly,
L


Group {
 name Group1
 selected true
 xpos 160
 ypos -109
 addUserKnob {20 User}
 addUserKnob {7 my_rotate}
 my_rotate 3
 addUserKnob {41 message T Text1.message}
}
 Input {
  inputs 0
  name Input1
  xpos 269
  ypos -35
 }
 Text2 {
  font_size_toolbar 100
  font_width_toolbar 100
  font_height_toolbar 100
  message "hello world"
  old_message {{104 101 108 108 111 32 119 111 114 108 100}
    }
  box {264 375 1735 1175.5}
  transforms {{0 2}
    }
  cursor_position 11
  scale {1 1}
  center {1024 778}
  cursor_initialised true
  autofit_bbox false
  initial_cursor_position {{264 1175.5}
    }
  group_animations {{0} imported: 0 selected: 0 items: "root transform/"}
  animation_layers {{1 11 1024 778 0 0 1 1 0 0 0 0}
    }
  name Text1
  xpos 260
  ypos 20
 }
 Transform {
  rotate {{my_rotate}}
  center {1024 778}
  name Transform1
  xpos 260
  ypos 60
 }
 Text2 {
  font_size_toolbar 100
  font_width_toolbar 100
  font_height_toolbar 100
  message "hello world"
  old_message {{104 101 108 108 111 32 119 111 114 108 100}
    }
  box {509.5 64.75 1980.5 865.25}
  transforms {{0 2}
    }
  cursor_position 11
  scale {1 1}
  center {1024 778}
  cursor_initialised true
  autofit_bbox false
  initial_cursor_position {{264 1175.5}
    }
  group_animations {{0} imported: 0 selected: 0 items: "root transform/"}
  animation_layers {{1 11 1024 778 0 0 1 1 0 0 0 0}
    }
  name Text2
  selected true
  xpos 260
  ypos 91
 }
 Output {
  name Output1
  xpos 269
  ypos 149
 }
end_group
_______________________________________________
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

Reply via email to