I'm not the best at this by any stretch but isn't it
def print_value():
if test_panel.check.value() == True:
print "It's true."
else:
print "It's not true."
____________________________________
Howard
On 11 Nov 2012, at 09:28, Kristopher Young <[email protected]> wrote:
> def print_value():
>
> if self.check.value() == True:
> print "It's true."
> else:
> print "It's not true."
> ____________________________________
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python