you can use the nuke.message(str(n['file'].value()))

On 19 July 2011 18:19, Olivier Jezequel <[email protected]>wrote:

> Can use show me an exemple ? I tried few way of writing that they all
> return an error or a missing argument, the doc is quiet short on that.
> that's what i am tring to show up :
>
> for n in nuke.allNodes ( "Read" ) :
>    print n['file'].value()
>
>
> cheers
> O
>
>
> John Vanderbeck wrote:
>
>> Have you looked at nuke.display() ?
>>
>> -----Original Message-----
>> From: 
>> nuke-python-bounces@support.**thefoundry.co.uk<[email protected]>
>> [mailto:nuke-python-bounces@**support.thefoundry.co.uk<[email protected]>]
>> On Behalf Of
>> Olivier Jezequel
>> Sent: Tuesday, July 19, 2011 12:42 PM
>> To: Nuke Python discussion
>> Subject: [Nuke-python] forcing nuke to show the script editor
>>
>> Hiya,
>> I am writing a little utility tool to print out the path of input files.
>>
>> Is there a way to force nuke to open a script editor to show the result
>> (for exemple popping as a floating window), if the script editor is not in
>> the GUI already ??
>>
>> thanks
>> Olivier
>> ______________________________**_________________
>> Nuke-python mailing list
>> Nuke-python@support.**thefoundry.co.uk<[email protected]>,
>> http://forums.thefoundry.co.**uk/ <http://forums.thefoundry.co.uk/>
>> http://support.thefoundry.co.**uk/cgi-bin/mailman/listinfo/**nuke-python<http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python>
>> ______________________________**_________________
>> Nuke-python mailing list
>> Nuke-python@support.**thefoundry.co.uk<[email protected]>,
>> http://forums.thefoundry.co.**uk/ <http://forums.thefoundry.co.uk/>
>> http://support.thefoundry.co.**uk/cgi-bin/mailman/listinfo/**nuke-python<http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python>
>>
>>
>
> ______________________________**_________________
> Nuke-python mailing list
> Nuke-python@support.**thefoundry.co.uk<[email protected]>,
> http://forums.thefoundry.co.**uk/ <http://forums.thefoundry.co.uk/>
> http://support.thefoundry.co.**uk/cgi-bin/mailman/listinfo/**nuke-python<http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python>
>
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to