Top "Flicker" questions

Is a flashing effect displeasing to the eye.

SurfaceView flickering/tearing

I'm trying to figure out how to work around my problem. I've read http://groups.google.com/group/android-developers/browse_…

android rendering flicker surfaceview tearing
Drawing without flickering

I have a win32 application which was developed in c++. The application draws some stuff on the window using basic …

c++ winapi drawing flicker
How to eliminate java animation flickering

I'm writing a java application which needs to scroll a waveform smoothly over the screen. I've spend ages going through …

java swing animation concurrency flicker
Win32 GUI flickering on resize

I have a Win32 GUI program with a tab control, each tab having a list view control. There is massive …

user-interface winapi resize flicker
iOS CAKeyFrameAnimation Scaling Flickers at animation end

In another test of Key Frame animation I am combining moving a UIImageView (called theImage) along a bezier path and …

ios uiimageview scaling flicker cakeyframeanimation
Skinned C# form with huge black flicker while resizing!

I'm trying to create some skinned forms (just the border and caption) with a different approach than you usually see …

winforms visual-studio-2008 resize flicker skin
During FlowLayoutPanel scrolling, background distorts + flickers

I have a windows form application that has a background. Within it, I have a flowlayoutpanel with a transparent background. …

c# scroll transparent flicker flowlayoutpanel
flicker free tab control with WS_EX_COMPOSITED

I have a VS2008 C++ application for Windows XP SP3 developed using WTL 8.1. My application contains a tab control that …

c++ windows flicker wtl
Android: ListView Flicker effect. Any hints on how to get rid of this?

For some reason, whenever I scroll through my list of items, the background inside my listview disappears and reappears giving …

android listview transparent flicker
TLabel and TGroupbox Captions Flicker on Resize

So, I have an application that loads different plugins and creates a new tab on a TPageControl for each one. …

delphi delphi-xe flicker groupbox tpagecontrol