ddahan Member Licensed User Longtime User Aug 11, 2010 #1 I have noticed that bList control is consuming quite a lot of power (~30% CPU on HTC HD2) when displayed on the screen. The case is worst if bList Item contains bitmap (~45% CPU). This is a critical issue, I'll appreciate any advice. thanks, David.
I have noticed that bList control is consuming quite a lot of power (~30% CPU on HTC HD2) when displayed on the screen. The case is worst if bList Item contains bitmap (~45% CPU). This is a critical issue, I'll appreciate any advice. thanks, David.
Erel B4X founder Staff member Licensed User Longtime User Aug 12, 2010 #2 Are you using AutoScale compilation? It can save some power.
ddahan Member Licensed User Longtime User Aug 12, 2010 #3 I'm not using Auto Scale. To get best visual results, my design is based on native resolution (800x480). Thanks, David
I'm not using Auto Scale. To get best visual results, my design is based on native resolution (800x480). Thanks, David