Is it possible to make standard controls like buttons and scrollbars look different? For instance, I have my own images for normal and pressed button states, how to make a button use them?
If I just set backgrounds for both normal and pressed styles, the button still has its initial form, that doesn't match my image form.
Then, what about scrollbars? They are complex, and contain more than one image for every state.
Regards,