Quote:
Originally Posted by bulsa
Also I think I have already seen the effect of such a race condition in the Amazon reader, where it first does a full refresh and then draws different contents.
|
That is designed-in (on purpose in this case) -
It minimizes "ghosting" and improves contrast on the e-ink screen.
Some models / firmware versions allow user control of this feature.
- - - -
You may want to read up on the lipc and eips controls -
and/or
Read through how other people are doing screen controls -
yeah - I mean read other people's code - it is one of the reasons everyone here publishes their code.(*)
For instance - the posts of twobob - he has done a lot of work with the Kindle display handling in the applications he has ported.
(*) If you are doing an application for the Kindle, people who help you here will be expecting that you will post your code somewhere, with an OpenSource license.
It is rare that anyone will get any help from the members here on building closed source software.
(Well, intentionally that is, the Doukan Project and Lab126 take lessons here - without giving credit.)