Bringing up the color editor via python
6149 6 2-
- jrcooper
- Member
- 59 posts
- Joined: 4月 2006
- オフライン
-
- graham
- Member
- 1926 posts
- Joined: 11月 2006
- オフライン
-
- jrcooper
- Member
- 59 posts
- Joined: 4月 2006
- オフライン
-
- graham
- Member
- 1926 posts
- Joined: 11月 2006
- オフライン
You need to integrate things into the Houdini UI event loop, similarly to this:
http://www.sidefx.com/docs/houdini12.1/hom/cookbook/pyqt/part1/ [sidefx.com]
http://www.sidefx.com/docs/houdini12.1/hom/cookbook/pyqt/part1/ [sidefx.com]
Graham Thompson, Technical Artist @ Rockstar Games
-
- grayOlorin
- Member
- 1814 posts
- Joined: 10月 2010
- オフライン
-
- graham
- Member
- 1926 posts
- Joined: 11月 2006
- オフライン
You can create a dialog using a Houdini .ui file (hou.ui.createDialog). However, that is only useful for making fairly simple Houdini style UIs. There are no simple widgets that represent the Houdini color picker, so it's not really applicable here.
Graham Thompson, Technical Artist @ Rockstar Games
-
- sdugaro
- Member
- 382 posts
- Joined: 7月 2005
- オフライン
-
- Quick Links


