menubutton { item("Foo") ...
# tornadofx
b
menubutton { item("Foo") item("Bar") menubutton("Fii") { item("Bah") } } That makes a really weird menu!