Hello all! I've been playing around with using Python to create Widgets for DeltaGen 25x and DG STAGE 25x. It has been working great, but I'm looking to improve workflow, so I do have a few extra questions about it:
- Is there a way to embed Pytho script functionalities directly into the UI, like a new drop-down menu next to File | Edit | Selection | Scene | etc?
- If not, is it possible to add a script to the the toolbars with its own icon? I know a script can be dragged onto an existing Toolbar, but is there a way to create a new toolbar just for scripts?
- Is there a way to dock a Script's widget to the Layout?
- Is there a way to make a Script's widget always float in front of the software? Currently, if I click anywhere on DG, it will move the window to the front of the widget. I would like the widget to always be at the front
