Any (C.O.R.E) peeps out there that can refresh my memory on how to do this?
I remember bring able to do this with a java app back in houdini 6, so im wondering if there is a houdini9/pyqt equivalent. i.e. when selecting a new
tab, load the pane with a pyqt gui, as opposed to launching a modal window.
any points in the right direction would be appreciated.
embed pyqt app in a custom pane
4392 4 2-
- sdugaro
- Member
- 380 posts
- Joined: 7月 2005
- Offline
-
- edward
- Member
- 7959 posts
- Joined: 7月 2005
- Offline
-
- wolfwood
- Member
- 4286 posts
- Joined: 7月 2005
- Offline
-
- sdugaro
- Member
- 380 posts
- Joined: 7月 2005
- Offline
ah right. one giant button in a custom panel used to launch the app modally.
clearly shelf buttons accomplish the same effect. I suppose i was thinking of
java applets nested in a mozilla browser pane. thanks for the clarification.
it would be pretty cool to nest your own apps in a custom pane, complete
with the interface hooks, rather than use floating windows. but im over it.
;-)
clearly shelf buttons accomplish the same effect. I suppose i was thinking of
java applets nested in a mozilla browser pane. thanks for the clarification.
it would be pretty cool to nest your own apps in a custom pane, complete
with the interface hooks, rather than use floating windows. but im over it.
;-)
-
- Erik_JE
- Member
- 299 posts
- Joined: 1月 2010
- Offline
Digging up this old thread.
Is there anyway to avoid popup interfaces when using PyQt?
Through some neat docking or actually implementing a custom pane?
Slightly off-topic another solution could be if there is somehow to use a custom web-site that can be browsed through the help browser to launch python code in a similar fashion that example files can be launched or loaded?
Is there anyway to avoid popup interfaces when using PyQt?
Through some neat docking or actually implementing a custom pane?
Slightly off-topic another solution could be if there is somehow to use a custom web-site that can be browsed through the help browser to launch python code in a similar fashion that example files can be launched or loaded?
Drive, monkey, drive!
-
- Quick Links