How would I go about creating an application which has the attached gif as the main window and the red button in the gif as the close button ie. a skinned application. Maybe there is a tutorial somewhere? I await any replies.
Thanks ;D
Thanks ;D
Check out this tut : http://www.flipcode.com/articles/article_win32skins.shtml
Just be warned that the region creating code posted at flipcode is VERY slow - have a look at the http://www.asmcommunity.net/board/index.php?topic=17519.0 thread, there's a much faster version there.
Thanks for your quick replies. I will look through that tutorial more thoroughly later. The tutorial didn't mention creating skinned buttons (the red button in the previously attached gif) How could that be done?
Thanks
Thanks
Try using the boards search feature and search for "skinned button" :)