Hey guys,

I am running into a problem which should not make any.
Just want to create a simple panel, but the return value is always None. Any idea? I mean, it is really not that hard a code, or is it a bug?
I'm using 10.0v4 on win10

Code is:
panel = nuke.Panel('File Extension')

panel.addEnumerationPulldown('Choose a file extension', 'exr dpx tga jpg png hdr tiff')

open = panel.show()

print panel.value('File Extension')


--------------
Igor Majdandzic
Compositing Supervisor/TD

@Chimney Frankfurt

_______________________________________________
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to