hi,
i am not aware of APIs for drawing battery status indicator. but there is an 
API that returns the battery level in percentage. u can simply draw a rectangle 
and fill it as per the percentage. 
use SysBatteryInfo(false,NULL,NULL,NULL,NULL,NULL,&UI8_Per) where UI8_Per holds 
the percentage value.
cheers.,
sriram
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to