Author Topic: DropDown Menu  (Read 594 times)

Tom

Time for another GUI question - how do I put the options into a drop-down menu?

You could of found this out in many places, but now I'm already posting I may aswell tell you.
Code: [Select]
DropDownName.add("Text",RowNumber);

Tom

Thanks
I'm guessing you use get.Value to get what selected?

And if by places you mean add-ons, I couldn't think of any add-ons with it.

No, I mean coding help has many ways on how to do this.

Tom

I searched a few different things, didn't find anything. It might help if our searched worked right though.