Skip to content
Snippets Groups Projects
Commit 54a7ee1f authored by Krisztián Löki's avatar Krisztián Löki
Browse files

Enable is instantenious -> Moved out of Apply

parent 76cc0a1a
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@
<width>120</width>
<height>25</height>
<font>
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
</font>
</font>
<background_color>
......@@ -64,7 +64,7 @@
<width>120</width>
<height>25</height>
<font>
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
</font>
</font>
<background_color>
......@@ -83,7 +83,7 @@
<width>120</width>
<height>25</height>
<font>
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
</font>
</font>
<background_color>
......@@ -97,12 +97,12 @@
<widget type="label" version="2.0.0">
<name>Enable</name>
<text>Enable</text>
<x>550</x>
<x>680</x>
<y>50</y>
<width>120</width>
<height>25</height>
<font>
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="16.0">
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
</font>
</font>
<background_color>
......@@ -259,11 +259,27 @@
</action>
</actions>
<pv_name>$(DEVICENAME):CC1:CommitS</pv_name>
<x>700</x>
<x>550</x>
<y>85</y>
<height>25</height>
<tooltip>Apply configuration settings</tooltip>
</widget>
<widget type="combo" version="2.0.0">
<name>CC1 EnableS</name>
<pv_name>$(DEVICENAME):CC1:EnableS</pv_name>
<x>680</x>
<y>85</y>
<width>120</width>
<height>25</height>
<foreground_color>
<color name="WHITE" red="255" green="255" blue="255">
</color>
</foreground_color>
<background_color>
<color name="PRIMARY" red="0" green="148" blue="202">
</color>
</background_color>
</widget>
<widget type="led" version="2.0.0">
<name>CC2 EnabledR</name>
<pv_name>${DEVICENAME}:CC2:Enabled-RB</pv_name>
......@@ -393,31 +409,15 @@
</action>
</actions>
<pv_name>$(DEVICENAME):CC2:CommitS</pv_name>
<x>700</x>
<x>550</x>
<y>120</y>
<height>25</height>
<tooltip>Apply configuration settings</tooltip>
</widget>
<widget type="combo" version="2.0.0">
<name>CC1 EnableS</name>
<pv_name>$(DEVICENAME):CC1:EnableS</pv_name>
<x>550</x>
<y>85</y>
<width>120</width>
<height>25</height>
<foreground_color>
<color name="WHITE" red="255" green="255" blue="255">
</color>
</foreground_color>
<background_color>
<color name="PRIMARY" red="0" green="148" blue="202">
</color>
</background_color>
</widget>
<widget type="combo" version="2.0.0">
<name>CC2 EnableS</name>
<pv_name>$(DEVICENAME):CC2:EnableS</pv_name>
<x>550</x>
<x>680</x>
<y>120</y>
<width>120</width>
<height>25</height>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment