That was the first thing I thought of too Justin. It actually made sense and I thought it would of been an interesting “hidden” feature but unfortunately it didn’t appear to be the case. I could actually see how that could actually be useful in some instances.
-Gabor, I’ll play around with the flags function when I get a chance. Thanks. Michael > On Mar 24, 2017, at 3:08 PM, Justin GD <[email protected]> wrote: > > Could the reason be that the Text Node's Panel is open when you export the > Gizmo ? > > Cheers, > J > > 2017-03-24 17:46 GMT+00:00 Gabor Hovanyi <[email protected] > <mailto:[email protected]>>: > Try setting the NO_HANDLES flag on the 'box' knob: > text_node['box'].setFlag(0x00008000) > > http://www.nukepedia.com/python/some-flags > <http://www.nukepedia.com/python/some-flags> > > On Fri, Mar 24, 2017 at 10:31 AM, Rich Bobo <[email protected] > <mailto:[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] > > <mailto:[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] > > <mailto:[email protected]>, > > http://forums.thefoundry.co.uk/ <http://forums.thefoundry.co.uk/> > > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users > > <http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users> > > _______________________________________________ > Nuke-users mailing list > [email protected] > <mailto:[email protected]>, http://forums.thefoundry.co.uk/ > <http://forums.thefoundry.co.uk/> > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users > <http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users> > > > _______________________________________________ > Nuke-users mailing list > [email protected] > <mailto:[email protected]>, http://forums.thefoundry.co.uk/ > <http://forums.thefoundry.co.uk/> > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users > <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
