(form "00911" (size 40 9) (help "00911_TIP_0") (heading "SELECT COLOURING METHOD") (label (position 4 3) (text "Colour By")) (label (position 4 5) (text "Background Colour")) (label (position 4 6) (text "View-Only Hole Colours")) (field "colour_method" (position 22 3) (display_length 12) (input allowed) (translate lower) (null disallowed) (value_in "delay" "string" "explosive" "no colouring") (default "string") (help "00911_TIP_1") ) (field "background_colour" (position 22 5) (display_length 11) (input allowed) (translate lower) (null disallowed) (format colour) (max_length 1024) (default "black") (help "00911_TIP_2") ) (field "view_only_colour" (position 22 6) (display_length 11) (input allowed) (translate lower) (null disallowed) (format colour) (max_length 1024) (default "light grey") (help "00911_TIP_3") ) (default_buttons) )