kavaler
12/02/2008, 08h29
when used in DualScreenMode versus single screen mode. In the case of DualScreenMode, ulGetMainLcd() returns non-zero when one is supposed to draw the touchpad screen, which is the opposite of the documentation. In single screen mode ulGetMainLcd() returns 0 when the touchpad is selected for drawing. Is this inversion of ulGetMainLcd() normal?
One question too: how do I clear the DualScreen memory before going into dual screen mode. What I'm finding is that when I first go from single screen to dual screen mode some garbage gets onto the other screen until that screen is redrawn. It happens onl the first time.
One question too: how do I clear the DualScreen memory before going into dual screen mode. What I'm finding is that when I first go from single screen to dual screen mode some garbage gets onto the other screen until that screen is redrawn. It happens onl the first time.