Skip to content
Snippets Groups Projects

initial import of BPM BOB files

Merged Hinko Kocevar requested to merge hinkokocevar/opis-pbi-developer:master into master
16 files
+ 12517
0
Compare changes
  • Side-by-side
  • Inline
Files
16
+ 133
0
 
<?xml version="1.0" encoding="UTF-8"?>
 
<display version="2.0.0">
 
<background_color>
 
<color red="240" green="240" blue="240">
 
</color>
 
</background_color>
 
<actions>
 
</actions>
 
<widget type="action_button" version="3.0.0">
 
<name>Menu Button_3</name>
 
<actions>
 
<action type="open_display">
 
<file>../../99-Shared/adsis8300bpm/bpm.bob</file>
 
<macros>
 
<P>$(CONTROL_GROUP):$(AMC_NAME):</P>
 
<R></R>
 
</macros>
 
<target>tab</target>
 
</action>
 
</actions>
 
<text>CG OPI</text>
 
<x>324</x>
 
<y>135</y>
 
<width>67</width>
 
<height>20</height>
 
<foreground_color>
 
<color name="IO TextButton" red="0" green="0" blue="0">
 
</color>
 
</foreground_color>
 
<background_color>
 
<color name="IO Button" red="178" green="178" blue="178">
 
</color>
 
</background_color>
 
<tooltip>$(actions)</tooltip>
 
</widget>
 
<widget type="label" version="2.0.0">
 
<name>Label_1</name>
 
<text>$(CONTROL_GROUP)</text>
 
<x>25</x>
 
<y>133</y>
 
<width>133</width>
 
<height>23</height>
 
<font>
 
<font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
 
</font>
 
</font>
 
<horizontal_alignment>1</horizontal_alignment>
 
<wrap_words>false</wrap_words>
 
<actions>
 
</actions>
 
<border_width>1</border_width>
 
<border_color>
 
<color name="IO Area Background" red="221" green="223" blue="229">
 
</color>
 
</border_color>
 
</widget>
 
<widget type="label" version="2.0.0">
 
<name>Label_2</name>
 
<text>$(AMC_NAME)</text>
 
<x>175</x>
 
<y>133</y>
 
<width>133</width>
 
<height>23</height>
 
<font>
 
<font name="Header 3" family="Liberation Sans" style="BOLD" size="16.0">
 
</font>
 
</font>
 
<horizontal_alignment>1</horizontal_alignment>
 
<wrap_words>false</wrap_words>
 
<actions>
 
</actions>
 
<border_width>1</border_width>
 
<border_color>
 
<color name="IO Area Background" red="221" green="223" blue="229">
 
</color>
 
</border_color>
 
</widget>
 
<widget type="action_button" version="3.0.0">
 
<name>Menu Button_1</name>
 
<actions>
 
<action type="open_display">
 
<file>../../99-Shared/adsis8300bpm/bpmInstance.bob</file>
 
<macros>
 
<CG>$(CONTROL_GROUP):$(AMC_NAME):</CG>
 
<P>$(SYSTEM1)</P>
 
<R></R>
 
</macros>
 
<target>tab</target>
 
</action>
 
</actions>
 
<text>$(SYSTEM1)</text>
 
<x>396</x>
 
<y>135</y>
 
<width>187</width>
 
<height>20</height>
 
<foreground_color>
 
<color name="IO TextButton" red="0" green="0" blue="0">
 
</color>
 
</foreground_color>
 
<background_color>
 
<color name="IO Button" red="178" green="178" blue="178">
 
</color>
 
</background_color>
 
<tooltip>$(actions)</tooltip>
 
</widget>
 
<widget type="action_button" version="3.0.0">
 
<name>Menu Button_2</name>
 
<actions>
 
<action type="open_display">
 
<file>../../99-Shared/adsis8300bpm/bpmInstance.bob</file>
 
<macros>
 
<P>$(SYSTEM2)</P>
 
<R></R>
 
</macros>
 
<target>tab</target>
 
</action>
 
</actions>
 
<text>$(SYSTEM2)</text>
 
<x>396</x>
 
<y>155</y>
 
<width>187</width>
 
<height>20</height>
 
<foreground_color>
 
<color name="IO TextButton" red="0" green="0" blue="0">
 
</color>
 
</foreground_color>
 
<background_color>
 
<color name="IO Button" red="178" green="178" blue="178">
 
</color>
 
</background_color>
 
<tooltip>$(actions)</tooltip>
 
</widget>
 
</display>
Loading