KeyShot Forum

Technical discussions => Extending KeyShot => Scripting => Topic started by: jbeau on July 21, 2019, 10:29:24 AM

Title: dockable InputDialog?
Post by: jbeau on July 21, 2019, 10:29:24 AM
Doesn't look like a thing, but callbacks or flags for this type of functionality would be nice.
Thanks,
J
Title: Re: dockable InputDialog?
Post by: INNEO_MWo on July 22, 2019, 04:16:29 AM
Every parameter in a node that comes with a small square icon in front of the input is dockable in the material graph. If you drag an output connection and drop it in the middle of a node, you'll get a list if inputs to dock with. Are these flags enough?

I guess this is not the answer you're looking for but this works for me for years (combined with impulses of several tutorials and trials).


Cheers
Marco
Title: Re: dockable InputDialog?
Post by: jbeau on July 22, 2019, 12:08:40 PM
Hi Marco,

Thanks for the reply.
I'm working on a panel that I would like to have open every time Keyshot is launched and I want it docked in the same location.
Do you think using your method plus saving a workspace could work?

Regards,
J