G
Guest
Hi,
if you open the link below and click on "Show Me" and then "Toggle
Transition" Button you will see a wonderfull fade in / fade out transition of
2 pictures.
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/filters/fade.asp
I want to have the same effect in Visual C++, dosen't matter with / or
without GDI+, but no .NET. I have a simple dialog with some controls and I
want to fade in / fade out some pictures on the dialog, some with fade
transition. I tried a lot: MemDC/double buffering, GDI+, what ever, but
allways I get a flicker on the screen.
Does anybody knows some good stuf to obtain the result like in the link
above in a Visual C++ app ?
For any idea thanks in advance!
Best Regards,
Emil
if you open the link below and click on "Show Me" and then "Toggle
Transition" Button you will see a wonderfull fade in / fade out transition of
2 pictures.
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/filters/fade.asp
I want to have the same effect in Visual C++, dosen't matter with / or
without GDI+, but no .NET. I have a simple dialog with some controls and I
want to fade in / fade out some pictures on the dialog, some with fade
transition. I tried a lot: MemDC/double buffering, GDI+, what ever, but
allways I get a flicker on the screen.
Does anybody knows some good stuf to obtain the result like in the link
above in a Visual C++ app ?
For any idea thanks in advance!
Best Regards,
Emil