Alexey Vanzhula Posted January 17, 2015 Share Posted January 17, 2015 (edited) Hi, dear SESI team !!!Python Panel is very good addition to Houdini, but: 1. How to set main houdini widget as parent of my own widget?2. I installed eventfilter to main widget for monitoring Qt ui behaviour. And i saw that not all events can catch.For example, Leave event (when we go to other top level widget). I dont understand why Leave event not generated in this case3. As I understood, Qt draw Houdini old-style UI system, and we can`t add for example QPushButton to main window. Or maybe this can changed in future releases---Also, I think that we need some identification method of main Houdini widget via PySide. For example, in Maya we can filter widget via objectName (QtGui.QWidget.objectName). In HDK I can get it with RE_QtWindow::mainQtWindow() Thanks for any details about Qt... ---PS Look at this level of PyQt\PySide intervention What do you think? Best regards... Edited January 17, 2015 by Alexey Vanzhula Quote Link to comment Share on other sites More sharing options...
Alexey Vanzhula Posted January 19, 2015 Author Share Posted January 19, 2015 (edited) Please delete this post, because it is already at sidefx.com Edited January 19, 2015 by Alexey Vanzhula Quote Link to comment Share on other sites More sharing options...
edward Posted January 19, 2015 Share Posted January 19, 2015 Then maybe don't cross post so soon next time. Or at least, just post a link here Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.