Hey guys,
I am trying to write a script for a rollout/createDialog, that docks to the rendering dialog box.
So that poeple can select presets and other tools before hitting render.
My idea was to create a callback for when the render dialog is opened and then run the rollout script, which would find the position of the render dialog and position itself next to it.
I found this, but it seems to only work for MS dialogs.
GetDialogPos
Does anyone know how to do this?
Thanks