Thanks Elias, YouTube isn't really an option here at the moment, but I
think the docs should have the information I need--
I'm looking to add an icon to a custom menu in Nuke.

In our menu.py:
menubar.addCommand("..menu/menu", icon="filename.png")

Also, when I run nuke I can verify that the icon path is on
nuke.pluginPath() according to the addCommand documentation.

It still won't show up, and there are no symptoms as to why.
On Oct 20, 2014 4:15 PM, "Elias Ericsson Rydberg" <
elias.ericsson.rydb...@gmail.com> wrote:

> Are we talking about adding icons to your own python scripts and gizmos?
> If so, do make sure to tell nuke on startup where the icons folder is. I
> forget if it's the init.py or the menu.py, but it's all described by Frank
> Rueter on The Foundrys youtube channel.
>
> Cheers,
> Elias Ericsson
>
> måndag 20 oktober 2014 skrev Jordan O <jorxs...@gmail.com>:
>
>> Hey guys,
>>
>> My old Achilles heel- icons!
>> I am attempting to assign an icon to a new menu entry and it just does
>> not show up. Far as I can see the containing folder has other icons that
>> are being used fine, but not mine.
>> Any ideas to troubleshooting this? There is no error in the stdout..
>>
>> Cheers,
>> Jordan
>>
>
> _______________________________________________
> 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
>
>
_______________________________________________
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