Battery indicator for device
-
Friends, I am working on WindowsCE 6.0 and .Net 2005 for some handled device application. Using this device user can view his images on his device. For battery indication, I have also implement logic for battery indication and it will ok if image presentation is not on but when image presentation is on for selected image file and if same time battery is low then i want to show some kind of battery indication on front of image presentation so that user can get an idea.... Please suggest me some idea's Thanks in advance YRishi
-
Friends, I am working on WindowsCE 6.0 and .Net 2005 for some handled device application. Using this device user can view his images on his device. For battery indication, I have also implement logic for battery indication and it will ok if image presentation is not on but when image presentation is on for selected image file and if same time battery is low then i want to show some kind of battery indication on front of image presentation so that user can get an idea.... Please suggest me some idea's Thanks in advance YRishi
May be you can use a PNG image (supports transparancy) and draw it on the currently displayed image to indicate the battery status.
-
May be you can use a PNG image (supports transparancy) and draw it on the currently displayed image to indicate the battery status.