Deadline 6.0+ submit ui able to be written in PyQT as well?

I’m revising some of the submit tools, as you do, but I notice that in Deadline 6.0 onward we’re still using the deadline.scriptDialog api for the most part of it.

Am I right in thinking we can now plugin and write our own PyQT submit interfaces? I’ve got a nice design for the good ol Sidefx app submit side of things but find myself wondering if we can take advantage of this nice shiny new PyQT functionality. Ta in advance!! :slight_smile:

Hello Jamie,

In looking into this with our dev team, you can definitely make your own submit tools, but just to let you know deadline.scriptDialog api is a PyQT dialog. Hope that helps.

Cheers,