linux newbie wrote: > Hi All, > > I am using Qt in embedded ARM platform. > > I need to show battery stauts(progress bar) on top of the display > screen irrespective of multiple client applications running. can > anyone suggest me the way to accomplish this task? > Hi Linux newbie, try QFile on /proc/acpi and dump it into a QMessageBox.