Hi All, In order to change the colour of my whole widget, I used the following: $mw -> setPalette('#fcfafa'); in my perl script. It works successfully. When I make exe using "par" module, exe is not working. But when I remove this line from my perl script then the converted exe working perfectly. How can I solve this problem? Please help me anyone. Thanks in Advance, Srikrishnan