Re: [Nuke-python] Modify built-in dialogs

2015-12-06 Thread Frank Rueter|OHUfx
Ah, cool, I will check it out, thanks. On 12/07/2015 11:13 AM, Johannes Hezer wrote: Hi Frank, bit ot but there is one pyside browser from martin maybe it is worth a look. https://github.com/4degrees/riffle Am 12/3/15 um 9:26 AM schrieb Frank Rueter|OHUfx: Afaik you can't do this shor

Re: [Nuke-python] Modify built-in dialogs

2015-12-06 Thread Johannes Hezer
Hi Frank, bit ot but there is one pyside browser from martin maybe it is worth a look. https://github.com/4degrees/riffle Am 12/3/15 um 9:26 AM schrieb Frank Rueter|OHUfx: Afaik you can't do this short of writing your own browser from scratch. I have been wanting to write a PySide based

Re: [Nuke-python] Modify built-in dialogs

2015-12-03 Thread Deke Kincaid
There is a video demoing this in Nuke from NAB about the asset management api integration into Nuke (which is based on the Katana one). You can find it in the video below at 27:00 min in. It was already done on the timeline as ftrack was using it for Hiero a couple years ago. The Nuke node graph

Re: [Nuke-python] Modify built-in dialogs

2015-12-03 Thread Frank Rueter|OHUfx
Afaik you can't do this short of writing your own browser from scratch. I have been wanting to write a PySide based file browser for ages, or at least the basics of it, and start a community project to get a better file browser out there, but life and all that sot of stuff keeps happening. On