i'm trying to insert new item into the 'property' menu, but i can't set
position by set the index value.
x=nuke.menu('Properties')
x.addCommand('Track Shape', 'trackShape()',index=6)
the index=6 is not working , the item is added into the top of the menu
(index=0) . For comparison , if i add it into the other menu ( for example :
animation menu) then indexing works fine. Why can't i make it work on
'property' menu ?
Thanx
Andi
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python