Unless I’m mistaken DataShapes for Dynamo has become commercial ( https://data-shapes.io/ ). What are the suggested alternative ways to get user input? I can use ‘IsInput’ to some success.
I’d like to make a list of options the user should choose between which will be presented to them as IsInput in the player. Just like a select Type drop down menu.
Otherwise Datashapes & Dynamo player and some packages have the same idea Datashape’s has, you have to learn WinForm with python to customize what you need in a window like Data-shapes
or to learn how to make your own Zero-Touch nodes