Set Combo Width [ImGui]

Hi, I’m using ImGui node where inside I created a window with text, combo and button…
I can’t found a way to change the width of combo, any suggestions?Thanks

Hey,

Have a look at SetNextItemWidth!

Cheers

1 Like