Hah, ya no worries. This wasn't the type of question I had posted about. It was based on my existing previous example, and more theoretical about how much could be done with the render view panel. I was interested in testing it.
Technically mostly everything in the Maya UI can be hijacked to some extent. The render view button calls a runtime command that you could probably swap out to launch yours. If you made your app a scripted plugin, then you could have it hijack that functionality on plugin load, and restore it on unload maybe. On Feb 16, 2014 2:26 PM, "Mark Serena" <[email protected]> wrote: > Ooooo that's perfect!!! Thank you very much for looking into that Justin, > I remember your post about people asking questions and expecting the answer > laid out for them, I wasn't trying to coax you into writing anything, but > thank you for the example! > It's possible to make the default render button launch my new UI right? > I'm sure the Charcoal Script Editor that Chris Zubrigg does this. I might > look into that and that should stop the focus being stolen? > > Thanks again! > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0fbwDHjZ_VedxFL12TdLrwwrRhn08HmR3uHwDOzGz8Mg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
