Jump to content
Developer Wiki and Function Reference Links ×

Pop-up Dialog and Valve Node


IJSSEL

Recommended Posts

I have four Valve nodes managing the output of four List nodes.
Each Valve node is controlled by a Yes No Dialog.
Instead of four Yes No Dialog nodes I would like to have a Pop up Dialog with four choices so I can skip the Yes No Dialogs.

Can this be done ?

Thanks .
Jan Willem Henssen

Link to comment
  • Marionette Maven

You can customize the Popup List node in the library to contain these choices. In order to do so, you will need to delete the line at the very top that begins with #COMMAND

You can edit the values you want displayed in the 13th line.

The output will be an integer, the outputs start at 0, so if you select the top item in the list, the output will be 0, the second item in list will be 1, and so-forth.

You can then use an Equals node to define your boolean input to the valve nodes.

 

Let me know if I need to clarify better 🙂

  • Like 2
Link to comment

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.   Restore formatting

  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...