Hi all,

I am hoping someone might have a solution for this… (cross-posting again)

I'm trying to create a pulldown menu that has the ability to check multiple 
boxes. Basically, I am trying to put the functionality of the special 
nuke.MultiView_Knob into a regular pulldown menu… Why, you ask?  Because I want 
to *filter the list of views*, since right now it bleeds off my second monitor 
and into thin air…

I can create a new MultiView_Knob in my own Python_Panel, but since it's a 
private menu type, I can't do anything with the list of views it holds. I've 
tried and it always gives me, essentially, nuke.views()...

The Enumeration_Knob only allows one selected item at a time - same with the 
Pulldown_Knob. So, short of building my own panel with PySide or PyQt - which I 
have not gotten into, yet - is there any type of pulldown that would allow each 
item to have its own on/off checkbox - a multi-checkbox pulldown menu, if you 
will?

I hope that's somewhat clear what I'm looking for!  (8^\

Thanks for any help,

Rich



Rich Bobo
Senior VFX Compositor
Armstrong-White
http://armstrong-white.com/

Email:  richb...@mac.com
Mobile:  (248) 840-2665
Web:  http://richbobo.com/

"The most beautiful thing we can experience is the mysterious. It is the source 
of all true art and science."
- Albert Einstein (1879 - 1955)





_______________________________________________
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