DATA-SHAPES How to make GUI Larger

Hey Guys i was wondering if there was a way i could make The multi-Input GUI Larger!
HERE IS WHAT IT LOOKS LIKE IN THE TOP RIGHT OF THE IMAGE. (cant read the inputs)


Thanks ahead of time!

Use multipleinputform++ which has the ability to specify the width/height of the window.

2 Likes

how do i give it input names?
image

nvm i uused the UI.Textbox Data Node

if more than 1 input it should be in a list create node

@m.rijsmus
is there a way to make it so that if we leave an input blank it leaves the name the same?
image

I put in a filter at the end for it that will just replace it with the original name. But i would still like to know if there is a way for it to do it automatically.