yad \
--width 650 \
--height 750 \
--center \
--on-top \
--borders=30 \
--fixed \
--button="Align!gtk-ok":0 \
--button=gtk-help:2 \
--button=gtk-cancel:1 \
--buttons-layout=end \
--form \
--field " ":lbl "" \
--field="<big><b>field1:</b> </big>":LBL "" \
--field " ":lbl "" \
--field="field2:"" \
--field="Select file":FBTN "bash $current_dir/select_files" \
--field " ":lbl "" \
--field="show file":FBTN "bash $current_dir/show_selected_files.sh" \
--field " ":lbl "" \
--field="command 3":FBTN "bash $current_dir/command.sh" \
--field " ":lbl "" \
--columns=1
How Can I easy change size and position of --fields FBTN without affect to windows size and another fields?
Thank you so much for any ideas.
--field="MYLABEL!"~/transparent.png":FBTN" ""