Jump to content

UI Dialog Help


michaelb-01

Recommended Posts

I imagine this is very simple but I find building ui's with python a bit tricky (compared, for example, to Maya which is very straight forward).

I want to create a simple window (or dialog or ui) with several text fields, float fields, int fields etc.

I have it working with hou.ui.readMultiInput, but you don't have much control in terms of layout/styling or what data types are allowed/expected.

What are the best functions for this kind of thing?

Link to comment
Share on other sites

Hi Michael,

I had the same problem as you and I ended up using pyside2, but you might want to check out alex's huilib in this thread. His wrapper comes with an example script and it seems to work in 16, and seems great for simple ui's

cheers Craig

  • Like 1
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...