style "group"; layout { margin { horizontal 0; vertical 0; }; }; column { list "lst_vehicles"; expand true true; row { button "btn_add" { text "Add"; }; button "btn_remove" { text "Rem"; }; }; };