Skip to content

Commit

Permalink
Add screen name="FlashImage"
Browse files Browse the repository at this point in the history
  • Loading branch information
stein17 committed Apr 26, 2020
1 parent 67dfbd8 commit cbbf7ae
Showing 1 changed file with 22 additions and 1 deletion.
Expand Up @@ -1161,6 +1161,27 @@
<ePixmap position="973,676" size="256,256" zPosition="2" pixmap="Blue-Line-OCT-4HDF/icons/menu_information_about.png" transparent="1" alphatest="blend" />
<eLabel name="vertikalline" position="929,120" size="2,840" foregroundColor="backgroundBlue" backgroundColor="backgroundBlue" />
</screen>
<screen name="FlashImage" position="0,0" size="1920,1080" title="FlashImage" backgroundColor="transparent" flags="wfNoBorder">
<widget source="global.CurrentTime" render="Label" position="508,30" size="600,40" font="Regular; 32" halign="right" foregroundColor="white" backgroundColor="black" transparent="1">
<convert type="ClockToText">Format:%a, %d.%m.%Y %H:%M</convert>
</widget>
<widget source="Title" render="Label" position="10,25" size="900,50" font="Regular; 36" halign="left" valign="center" foregroundColor="white" backgroundColor="black" transparent="1" zPosition="1" />
<ePixmap pixmap="Blue-Line-OCT-4HDF/menu/bg1280.png" position="0,0" zPosition="-20" size="1280,1080" />
<ePixmap position="981,699" size="256,256" pixmap="Blue-Line-OCT-4HDF/icons/hdf_logo.png" />
<eLabel name="vertikalline" position="929,120" size="2,840" foregroundColor="backgroundBlue" backgroundColor="backgroundBlue" />
<widget name="header" position="30,128" size="875,50" font="Regular;42" foregroundColor="white" backgroundColor="black" transparent="1" />
<widget name="info" position="30,199" size="875,680" itemHeight="45" scrollbarMode="showOnDemand" enableWrapAround="1" font="Regular;30" backgroundColor="black" transparent="1" />
<widget name="progress" position="30,905" size="875,40" font="Regular; 32" borderWidth="2" borderColor="white" foregroundColor="bluelabel" halign="left" backgroundColor="background" valign="center" transparent="1" />
<ePixmap pixmap="Blue-Line-OCT-4HDF/buttons/key_exit.png" position="1152,1011" size="60,50" zPosition="10" transparent="1" alphatest="blend" />
<ePixmap pixmap="Blue-Line-OCT-4HDF/buttons/key_red.png" position="23,1018" size="35,35" alphatest="blend" />
<ePixmap pixmap="Blue-Line-OCT-4HDF/buttons/key_green.png" position="325,1018" size="35,35" alphatest="blend" />
<ePixmap pixmap="Blue-Line-OCT-4HDF/buttons/key_yellow.png" position="629,1018" size="35,35" alphatest="blend" />
<ePixmap pixmap="Blue-Line-OCT-4HDF/buttons/key_blue.png" position="936,1018" size="35,35" alphatest="blend" />
<widget name="key_red" position="67,1000" size="240,70" zPosition="1" valign="center" font="Regular; 27" halign="left" backgroundColor="black" transparent="1" />
<widget name="key_green" position="370,1000" size="240,70" zPosition="1" valign="center" font="Regular; 27" halign="left" backgroundColor="black" transparent="1" />
<widget name="key_yellow" position="675,1000" size="240,70" zPosition="1" valign="center" font="Regular; 27" halign="left" backgroundColor="black" transparent="1" />
<widget name="key_blue" position="983,995" size="240,80" zPosition="1" valign="center" font="Regular; 30" halign="left" backgroundColor="black" transparent="1" />
</screen>
<!--######################################### -->
<!-- NFR_DEV_TEAM_Screens_FHD -->
<!--######################################### -->
Expand Down Expand Up @@ -2922,4 +2943,4 @@
</screen>


</skin>
</skin>

0 comments on commit cbbf7ae

Please sign in to comment.