--- [EMAIL PROTECTED] wrote: > > Can I use the standard palm battery level indicator in my > application ? I want to add it to most of my screens. >
You can get the current battery level with SysBatteryInfo() and draw your own battery indicator. I think the "standard palm battery level indicator" you refer to is part of the Launcher, whose internals are not publically documented. However, you may find similar source code in the POSEr source. (I haven't looked, so it's possible that you won't find it there.) __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
