Try setting the NO_HANDLES flag on the 'box' knob: text_node['box'].setFlag(0x00008000)
http://www.nukepedia.com/python/some-flags On Fri, Mar 24, 2017 at 10:31 AM, Rich Bobo <[email protected]> wrote: > I would also love to know if there’s a solution to this… > > Rich > > > > > On Mar 24, 2017, at 10:09 AM, Michael Hodges <[email protected]> > wrote: > > > > I’ve got a gizmo that contains a text node in it’s internal tree. > Regardless of whether the text node is activate (or even connected in the > tree) it always shows the resize handle when the parent gizmo controls are > active in the GUI. Interestingly other nodes, including ‘transform’, do > not exhibit this behavior. > > > > I was actually only using the text node to generate an automated error > message (if needed) so I may, in the end, choose a different approach. > However, it would be nice to know if there was a way to disable it in the > display or if it could actually be a bug. > > > > > > Michael > > > > > > <ResizeHandle.jpeg> > > _______________________________________________ > > 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
