Well, its advanced to me anyway.
Included is the link to download the sample project and exe
(Translucent_Test.exe) (too large to upload here - ~ 700k)
Run the exe to see the flickering problems.
1) The Side Nav Window will close and open with a mouse click - works fine.
2) The Top and Bottom Button (with the little arrow) scroll the buttons in
this window vertically - too much flickering.
I have tried InvalidateRect, regioning, screaming, drinking, smoking, to no
avail.
I'm not too worried about the sizing issues at the moment as this is just
some test code. The painting issues are the major problem.
Critism is welcome, as it usually leads to a solution.
Look at the SsScrolled() method. This method is called everytime the buttons
are moved up or down.
http://www26.brinkster.com/wzedx2/bin/Translucent_Test.zip
Any help would be appreciated.
Thanks.
PS: if the link does not work, please cut and paste into a new browser
session.
William DePalo [MVP VC++] - 14 May 2005 01:38 GMT
> Included is the link to download the sample project and exe
> (Translucent_Test.exe) (too large to upload here - ~ 700k)
Newsgroups are ideally suited to specific questions having to do with a
specific problem. Few here will read something that large.
> Run the exe to see the flickering problems.
> 1) The Side Nav Window will close and open with a mouse click - works
> fine.
> 2) The Top and Bottom Button (with the little arrow) scroll the buttons in
> this window vertically - too much flickering.
Graphics issues are the main focus of the group
microsoft.public.win32.programmer.gdi
You might want to post a question there.
Regards,
Will
Strath-Clyde - 14 May 2005 02:32 GMT
Thanks, will do.
> > Included is the link to download the sample project and exe
> > (Translucent_Test.exe) (too large to upload here - ~ 700k)
[quoted text clipped - 16 lines]
> Regards,
> Will