Questions tagged [flicker]

Is a flashing effect displeasing to the eye. Flicker in software is caused by a computer program's failure to consistently maintain its graphical state.

865 questions
9
votes
1 answer

React Native TextInput flickering on setState

I am building a Currency Input component using React Native TextInput. While the user is typing, the requirement is that the text should always be format in this way: $ + [integer-part] . [2 digits decimals] So for example if the user enters 2, it…
TheSoul
  • 4,906
  • 13
  • 44
  • 74
9
votes
1 answer

How do I prevent page flicker in IE which does not appear in Firefox?

I have a page that relies on translation in 2d to move a table to the right of the screen if my scroll position before page resubmit is scrolled to the right. The effect I am trying to capture is a table that is scrolled to the right when sorting…
Vahe
  • 1,699
  • 3
  • 25
  • 76
9
votes
4 answers

Flicker when moving/resizing window

I have developed an application to display jpeg images. It can display 4 images, one in each quadrant of the screen. It uses 4 windows for that. The windows have no border (frame) nor titlebar. When a new image is loaded, the window size is adjusted…
Paul Ogilvie
  • 25,048
  • 4
  • 23
  • 41
9
votes
3 answers

How to handle WM_ERASEBKGND to avoid flickering?

I have on a form some custom progress bars which are updated/refreshed twice per second and they are flickering. TMyProgressBar = class(TCustomControl) I inherited the control from TCustomControl, because I needed Handle and some TWinControl…
ALZ
  • 1,997
  • 2
  • 27
  • 44
9
votes
6 answers

jquery element flicker after transition and scrolltop on ios

well, this is going to be tough... hope the gurus come up with a solution! This is tough to explain, but here goes.. I have two elements: