From f21eeed4e9ca263030c52f286836a95824ebd8a8 Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 8 Aug 2011 20:25:47 +0000 Subject: [PATCH] Increased width of Compression menu widget git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@13380 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/op/adl/NDFileMagick.adl | 316 +++++++++++++++++----------------- 1 file changed, 158 insertions(+), 158 deletions(-) diff --git a/ADApp/op/adl/NDFileMagick.adl b/ADApp/op/adl/NDFileMagick.adl index 1e145b0..8c8093a 100755 --- a/ADApp/op/adl/NDFileMagick.adl +++ b/ADApp/op/adl/NDFileMagick.adl @@ -798,164 +798,6 @@ composite { } } } -composite { - object { - x=789 - y=198 - width=260 - height=20 - } - "composite name"="" - children { - text { - object { - x=789 - y=198 - width=110 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Bit depth" - align="horiz. right" - } - menu { - object { - x=904 - y=198 - width=60 - height=20 - } - control { - chan="$(P)$(R)BitDepth" - clr=14 - bclr=51 - } - } - "text update" { - object { - x=969 - y=199 - width=80 - height=18 - } - monitor { - chan="$(P)$(R)BitDepth_RBV" - clr=54 - bclr=4 - } - limits { - } - } - } -} -composite { - object { - x=789 - y=146 - width=260 - height=20 - } - "composite name"="" - children { - text { - object { - x=789 - y=146 - width=110 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Compression" - align="horiz. right" - } - menu { - object { - x=904 - y=146 - width=60 - height=20 - } - control { - chan="$(P)$(R)CompressType" - clr=14 - bclr=51 - } - } - "text update" { - object { - x=969 - y=147 - width=80 - height=18 - } - monitor { - chan="$(P)$(R)CompressType_RBV" - clr=54 - bclr=4 - } - limits { - } - } - } -} -composite { - object { - x=779 - y=171 - width=270 - height=22 - } - "composite name"="" - children { - text { - object { - x=779 - y=172 - width=120 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Quality" - align="horiz. right" - } - "text entry" { - object { - x=904 - y=171 - width=60 - height=22 - } - control { - chan="$(P)$(R)Quality" - clr=14 - bclr=51 - } - limits { - } - } - "text update" { - object { - x=969 - y=173 - width=80 - height=18 - } - monitor { - chan="$(P)$(R)Quality_RBV" - clr=54 - bclr=4 - } - limits { - } - } - } -} text { object { x=722 @@ -1020,3 +862,161 @@ composite { } } } +composite { + object { + x=892 + y=146 + width=80 + height=72 + } + "composite name"="" + children { + menu { + object { + x=892 + y=198 + width=80 + height=20 + } + control { + chan="$(P)$(R)BitDepth" + clr=14 + bclr=51 + } + } + menu { + object { + x=892 + y=146 + width=80 + height=20 + } + control { + chan="$(P)$(R)CompressType" + clr=14 + bclr=51 + } + } + "text entry" { + object { + x=892 + y=171 + width=80 + height=22 + } + control { + chan="$(P)$(R)Quality" + clr=14 + bclr=51 + } + limits { + } + } + } +} +composite { + object { + x=977 + y=147 + width=80 + height=70 + } + "composite name"="" + children { + "text update" { + object { + x=977 + y=199 + width=80 + height=18 + } + monitor { + chan="$(P)$(R)BitDepth_RBV" + clr=54 + bclr=4 + } + limits { + } + } + "text update" { + object { + x=977 + y=147 + width=80 + height=18 + } + monitor { + chan="$(P)$(R)CompressType_RBV" + clr=54 + bclr=4 + } + limits { + } + } + "text update" { + object { + x=977 + y=173 + width=80 + height=18 + } + monitor { + chan="$(P)$(R)Quality_RBV" + clr=54 + bclr=4 + } + limits { + } + } + } +} +composite { + object { + x=777 + y=146 + width=110 + height=72 + } + "composite name"="" + children { + text { + object { + x=797 + y=198 + width=90 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Bit depth" + align="horiz. right" + } + text { + object { + x=777 + y=146 + width=110 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Compression" + align="horiz. right" + } + text { + object { + x=817 + y=172 + width=70 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Quality" + align="horiz. right" + } + } +}