I wants to make a GUI application with some fancy graphics, like flipping the window, creating translucent window on window/Linux platform.
What will be the steps for these, if I am using window/linux platform and C++ programming language using wxWidget or Juce.
As I know idea how to create such window, But i have some knowledge about wxWidget and Juce.
Thanks!
On wxWidgets, I found an interesting message that states:
There’s a demo available here that seems to use this technique (search for Alpha.zip). I was able to compile it with: