Hello,

I think I must be missing something in the documentation somewhere but I've had 
a good look through and can't find anything suitable. I'm looking to display an 
information/warning message in the Nuke viewer - such as the one that Denoise 
displays asking you to 'position the analysis region over a flat area of the 
frame... '. I've looked at:

void    Op::error (const char *fmt,...)
void    Op::warning (const char *fmt,...)
void    Op::critical (const char *fmt,...)
void    Op::debug (const char *fmt,...)
And also the pop-up messages that are available.

But none of them do what I need. Error and Critical put an error message up and 
abort the processing, while warning and debug don't display in the viewer. I 
want a message in the viewer but for processing to still continue - more like 
an information message or just a warning.

I'm sure there must be something that I'm missing but I can't find it! Can 
anyone help?

Thanks very much - any help is greatly appreciated :-)



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

Reply via email to