windows - How do you create an application with a unique GUI like Valve's Steam? -


There is a very unique user interface with the valve's game manager app, Steam, custom button and window. How can you create a Win32 application that looks like this?

Much of every window supports common control custom and / or master drag (exact same thing No), she just leaves the dialog where you can see it to deal with WM_ERASEBKGND and WM_PAINT or WM_NCCALCSIZE, WM_NCPAINT (if you do not want the original title section and limit etc.)

As you You can see, to make a custom GUI you need to paint yourself every control ... (and meditate EEP that many people hate apps skinned and not only an original-looking app)


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -