Doublebuffer don´t work in Android

Discuss any general programming issues here
Post Reply
User avatar
fingus
Posts: 269
Joined: Fri Sep 16, 2011 9:53 am

Doublebuffer don´t work in Android

Post by fingus »

Begindoublebuffer

and

Flip

seems to do nothing like a black screen on a Lenovo Tablet 10.1 Device.
This device have a nvidia tegra graphics chip.
User avatar
airsoftsoftwair
Posts: 5443
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Doublebuffer don´t work in Android

Post by airsoftsoftwair »

Does it work if you disable hardware scaling? (Enable "No hardware scale" in the options menu *before* starting your applet)
User avatar
fingus
Posts: 269
Joined: Fri Sep 16, 2011 9:53 am

Re: Doublebuffer don´t work in Android

Post by fingus »

It´s working now, don´t know why.

I assume it was my fault (bad code).

You can delete this whole thread.
Post Reply