Forums
Buttons "Fade Out" when going to or coming from a Maximized State - Printable Version

+- Forums (http://mitov.com/forum)
+-- Forum: VCL Components (/forum-6.html)
+--- Forum: VideoLab (/forum-19.html)
+--- Thread: Buttons "Fade Out" when going to or coming from a Maximized State (/thread-1285.html)



Buttons "Fade Out" when going to or coming from a Maximized State - CapeCodGunny - 12-24-2012 12:59 PM

I'm using Basic Video with Delphi 2010.

I have noticed some strange behavior. I've got a form with several buttons, a VLDSVideoPlayer, a VLImageDisplay and a TrackBar.

If you maximize the screen when a video is playing the buttons "Fade Out". If the panel color is clButtonFace then it looks like buttons have disappeared. If you click on where a button should be, then it comes back however the click action takes effect which may not be desireable.

If you restore the screen from a maximized state the buttons also "Fade Out".

Has anyone else experienced this? How did you deal with it?

I'd hate to disable the the biMaximize BorderIcon.