I am trying to design a dialog box for License aggrement and other dialog boxes.
Now if I set a image(.jpg/.bmp) in background of my dialog box then the checkbox will get disappear,and it is not visible until I hover the mouse over it. And the same problem appears with a pushbutton.
*) I first thought it could be because of the large size of the image but I also tried with smaller sized images and the problem existed with them too.
*) I also tried with changing the z-index of the controls but this still did not solve my problem.
Where is the problem?. Where am I going wrong?