Drawing an icon with an overlay icon on a dialog
-
Hi, I would like to know if there is any way (preferrably easy :) ) of drawing an icon as an overlay over another icon on a dialog (like overlays in an imagelist). I tried to use 2 CStatic controls with tranparent backgrounds, but it didn't seem to work. If I had to subclass CStatic and create my own control for this, which methods should I implement besides OnDraw()? Thanks in advance. :rose:
-
Hi, I would like to know if there is any way (preferrably easy :) ) of drawing an icon as an overlay over another icon on a dialog (like overlays in an imagelist). I tried to use 2 CStatic controls with tranparent backgrounds, but it didn't seem to work. If I had to subclass CStatic and create my own control for this, which methods should I implement besides OnDraw()? Thanks in advance. :rose:
Salvador Dali wrote: Now, that is truly surreal! :) Phil
-
Salvador Dali wrote: Now, that is truly surreal! :) Phil
Why is it so hard for us surrealists to do something that is so easy to do on the canvas (overlaying and mixing colors), in MFC? :confused: ;)