This site requires JavaScript, please enable it in your browser!
Greenfoot back
arizona
arizona wrote ...

2019/1/25

Drop down menu

arizona arizona

2019/1/25

#
I'm trying to create two drop down menus - one for month, one for day, to input a birthday. I found some posts about how to create a drop down menu, but none of them will run on my computer because they're from older versions of greenfoot, I guess. Can anyone help? (Also I'm literally terrible at this so please be patient.)
danpost danpost

2019/1/25

#
arizona wrote...
I'm trying to create two drop down menus - one for month, one for day, to input a birthday. I found some posts about how to create a drop down menu, but none of them will run on my computer because they're from older versions of greenfoot, I guess. Can anyone help? (Also I'm literally terrible at this so please be patient.)
My latest scenario, Smooth Mover Demo, contains a DropDownMenu class and has source available. I also recently uploaded a Calendar Actor Class scenario which you may consider using.
You need to login to post a reply.