Skip to content
Snippets Groups Projects
Commit cdfb9499 authored by Benjamin Bolling's avatar Benjamin Bolling
Browse files

Added a detach option for the RF systems overview screen as well.

parent 7ac8a970
No related branches found
No related tags found
No related merge requests found
...@@ -95,6 +95,17 @@ ...@@ -95,6 +95,17 @@
<widget type="action_button" version="3.0.0"> <widget type="action_button" version="3.0.0">
<name>DetachButton</name> <name>DetachButton</name>
<actions> <actions>
<action type="open_display">
<file>detachwindowcontainer.bob</file>
<macros>
<detachwindowpath>collectedOPIs_01_cavs_overview.bob</detachwindowpath>
<windowheight>500</windowheight>
<windowtitle>RF Systems Overview</windowtitle>
<windowwidth>1420</windowwidth>
</macros>
<target>window</target>
<description>Detach RF Overview</description>
</action>
<action type="open_display"> <action type="open_display">
<file>detachwindowcontainer.bob</file> <file>detachwindowcontainer.bob</file>
<macros> <macros>
......
...@@ -78,8 +78,8 @@ ...@@ -78,8 +78,8 @@
<RF_LPS_path>$(ROOT)/ess-opis/ess-opis/NON-APPROVED/TS2/ts2-010rfc-rflps/01_mainRFQ.bob</RF_LPS_path> <RF_LPS_path>$(ROOT)/ess-opis/ess-opis/NON-APPROVED/TS2/ts2-010rfc-rflps/01_mainRFQ.bob</RF_LPS_path>
<RFpowerFile>./EmbedddedWindows/em_rf_rr.bob</RFpowerFile> <RFpowerFile>./EmbedddedWindows/em_rf_rr.bob</RFpowerFile>
</macros> </macros>
<width>2350</width> <width>1410</width>
<height>1240</height> <height>480</height>
<background_color> <background_color>
<color name="Transparent" red="255" green="255" blue="255" alpha="0"> <color name="Transparent" red="255" green="255" blue="255" alpha="0">
</color> </color>
......
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