#plotoptionslayout.txt
panel {
    margin 1
    inherit margin
    string "Plot Options"
    fontweight bold
    checkbox { string Canvas value 1 }
    checkbox { string "FE Edges" value 1 }
    checkbox { string "Pol. grad." value 1 }
    checkbox { string Cells value 1 }
    hgroup {
        halign left
        innermargin 4
        checkbox { string Multiplot value 0 valign top }
        edit { string "0" teststring "000" valign top halign left }
    }
    radiogroup {
        bordertype none
        rows 1
        halign center
        text { string Decor }
        radiobutton { string A }
        radiobutton { string B }
    }
    hgroup {
        text { string Sparsity halign right }
        edit { string "0" teststring "000" halign left }
    }
    checkbox { string "Auto axis range" value 1 }
    pushbutton { string "From picture" }
    group {
        rows 3
        columns 3
        halign center
        text { string x }
        text { string y }
        text { string z }
        edit { string "0" teststring "000" }
        edit { string "0" teststring "000" }
        edit { string "0" teststring "000" }
        edit { string "0" teststring "000" }
        edit { string "0" teststring "000" }
        edit { string "0" teststring "000" }
    }
    hgroup {
        halign left
        checkbox { string Monochrome }
        panel { square yes halign fill valign fill color "1 0 0" }
    }
    checkbox { string "Auto color range" value 1 }
    hgroup {
        halign center
        text { string Min haligncontent center }
        edit { string "0" teststring "000" }
        text { string Max haligncontent center }
        edit { string "0" teststring "000" }
    }
    hgroup {
        halign center
        togglebutton { string Pan }
        togglebutton { string Zm }
        togglebutton { string Rot }
        togglebutton { string RU }
    }
    hgroup {
        halign left
        checkbox { string Clip }
        pushbutton { string Mgens }
    }
    checkbox { string "Clipping plane" }
    group {
        halign center
        rows 2
        columns 3
        equalwidths true
        text { string Az halign fill haligncontent center }
        edit { string "0" teststring "000" halign fill }
        text { string El halign fill haligncontent center }
        edit { string "0" teststring "000" halign fill }
        text { string D halign fill haligncontent center }
        edit { string "0" teststring "000" halign fill }
    }
}
