Hi Guys,
I was wondering if there was any way in which you can change the opacity of a window in wxPython. I would like to create a window that is mostly see through but so far i have found no way to do that. My program is a simple frame with a few staticTexts on it so it is pretty standard kind of wxPython program.
Any help on this topic would be greatly appreciated! :)