Apr
21
Pop-up Browser
Posted in: NUKE from The FoundryI’m looking into creating a cross-app utility which would just be a hosted website. Would it be possible to pop-up a dialog with a web browser in it pointed to a URL?
It’s possible with .net through the WebBrowser Control (http://msdn.microsoft.com/en-us/libr…(v=VS.85).aspx). Is there any such PyQt control that ships with Nuke?
I haven’t really dug into Nuke 6 UIs yet so I’m not entirely sure what all is possible. Is it easier to write a PyQt dialog in Nuke 6 than it was in Nuke 5?
Any pointers in the right direction would be really helpful.
Post a Comment