Not sure if that is very helpful, but I cannot find it either... I can create a menu and assign it with no problems, but no luck finding the actual png.. I tried to do an os.walk() on each of the pathes in nuke.pluginPath() with no luck. I also tried running it on my whole hard drive, and all it's returning is this: (I'm looking for anything that contains "toolset" and "png", in a filename.lower())
C:/Program Files\Nuke8.0v1\Documentation\html\content\resources\images\gsg_images\ic_toolsets.png C:/Program Files\Nuke8.0v1\Documentation\html\content\resources\images\gsg_images\ic_toolsets1.png C:/Program Files\Nuke9.0v5\Documentation\html\content\resources\images\gsg_images\ic_toolsets.png C:/Program Files\Nuke9.0v5\Documentation\html\content\resources\images\gsg_images\ic_toolsets1.png So I guess all I can do is confirm that you're not the only one with the issue. Let us know if you find it. Erwan *Erwan* LEROY www.erwanleroy.com On Tue, May 26, 2015 at 7:06 PM, Justin GD <[email protected]> wrote: > Hi all, > > I'm working on customizing the Toolset creation process. > I'd like to find the built-in 'create' icon in Toolsets (tool with a +). > I can't find it anywhere. I suppose it must have been renamed ? > Although in the toolsets.py from Nuke we are calling the icon with > 'ToolsetCreate.png' > > > Thanks, > Justin > > > _______________________________________________ > Nuke-python mailing list > [email protected], http://forums.thefoundry.co.uk/ > 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
