.ui script and Python

   2346   0   0
User Avatar
Member
16 posts
Joined: Feb. 2009
Offline
Hi,

I'm trying to make a simple script in Houdini 12 which should own a simple UI.

I tried the hou.ui.createDialog, this function could create the UI dialog from .ui file but how could I control the display of the dialog ?

Now I have to add the command OPEN dialog.widget; in the .ui file so that the dialog would be shown, but how could I control this behavior in Python ? Thanks !
  • Quick Links