Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
DropDown Menu
« previous
next »
Print
Pages: [
1
]
Author
Topic: DropDown Menu (Read 597 times)
Tom
November 28, 2008, 07:17:11 PM
Time for another GUI question - how do I put the options into a drop-down menu?
Ad Bot
Advertisement
Destiny/Zack0Wack0
November 28, 2008, 09:36:21 PM
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
November 28, 2008, 09:49:42 PM
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.
Destiny/Zack0Wack0
November 29, 2008, 02:45:02 AM
No, I mean coding help has many ways on how to do this.
Tom
November 29, 2008, 10:50:24 AM
I searched a few different things, didn't find anything. It might help if our searched worked right though.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
DropDown Menu