As a quick example, the game manager Steam uses custom windows that look different from the default provided by the operating system. An example of this in a random Steam alert: http://i.imgur.com/5frzU.png
I would like to make a program using wxPython that has such a custom appearance. How might I achieve this? Thanks.