Jump to content

Pop-up window


Div

Recommended Posts

Hi,

I'm working on a exporter tool in python (called from a shelf tool) and I'd like to pop up a new window with some export options. I know it could be easily set up using wxPython, but as i want the tool to be self-installing, I can only use houdini's built-in modules. I've tried to create a node and set parms on it, but I haven't found a way to pop up a floating pane with only these parms. I use the createFloatingPanel() and createFloatingPaneTab() fonctions, but I can't find a way to make them show only the parms i want, i mean it works only when i select manually my created node after the function's call. Is there a way to automatically select this node by script, or another solution to do the thing ?

Thanks a lot for your help.

Edited by Div
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...