(form "SelectProfile" (size 20 20) (heading "Select Profile") (field "profiles" (position 1 1) (display_length 1) (input allowed)) (field "error" (position 1 2) (display_length 1) (foreground (user_option "form_foreground"))(background) (default "") (input disallowed)) (label (position 1 3) (text "Select a windows layout profile.")) (default_buttons) )