I have two widgets inside the Setup screen:
<widget name="status" position="20,570" size="810,35" halign="center" font="Regular;28" foregroundColor="button" backgroundColor="bgbutton" transparent="1" />
<widget name="statusbar" position="20,610" size="810,35" halign="center" font="Regular;28" foregroundColor="button" backgroundColor="bgbutton" transparent="1" />
What is the purpose of these two widgets, and are they actually needed?Are both used by Enigma2, or is one of them redundant?
<widget name="status" position="20,570" size="810,35" halign="center" font="Regular;28" foregroundColor="button" backgroundColor="bgbutton" transparent="1" />
<widget name="statusbar" position="20,610" size="810,35" halign="center" font="Regular;28" foregroundColor="button" backgroundColor="bgbutton" transparent="1" />
What is the purpose of these two widgets, and are they actually needed?Are both used by Enigma2, or is one of them redundant?