in reply to Need suggestion in perl TK

In this program when the user clicks on "Preferred color" button then those radio buttons should be disable and only the preferred color should be selected. When the user clicks on submit, then all the radio button should be disable with a message that your change has been accepted.

How about you show that part of your program ?