

vbox {
  popdown { "red" "green" "blue" "white" }

  flow {
     checkbox "background"
     checkbox "foreground"
  }

  flow {
     button "Ok"
     button "Cancel"
  }
}