inputselect
Posted: 14 Aug 2026 16:59
I have noticed that since the Glow Up has started, that the inputselect command dialog looks different. Nothing has changed from my script that I use:
You can see below, that before it would fit all my list items, now not all the list items fit, and the header seems quite large.
v28.30.1100
28.30.1800
Is this the new norm and I should just adjust my dialog height?
$Program = inputselect("Choose a Program", "test1|test2|test3|test4|test5|test6|test7", , 32+8192, , 250, 300, Data);You can see below, that before it would fit all my list items, now not all the list items fit, and the header seems quite large.
v28.30.1100
28.30.1800
Is this the new norm and I should just adjust my dialog height?