From b616eb04a2a9b6f9a0b0f934e2632c79d49cb7a4 Mon Sep 17 00:00:00 2001 From: rivers Date: Fri, 11 Apr 2008 12:29:07 +0000 Subject: [PATCH] Minor format change git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7023 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/op/adl/ADImage.adl | 101 ++++++++++++++++++++++----------------- 1 file changed, 56 insertions(+), 45 deletions(-) diff --git a/ADApp/op/adl/ADImage.adl b/ADApp/op/adl/ADImage.adl index fd7a31d..5e80767 100644 --- a/ADApp/op/adl/ADImage.adl +++ b/ADApp/op/adl/ADImage.adl @@ -5,8 +5,8 @@ file { } display { object { - x=165 - y=73 + x=93 + y=561 width=380 height=345 } @@ -184,34 +184,6 @@ composite { } } } -text { - object { - x=64 - y=126 - width=90 - height=20 - } - "basic attribute" { - clr=14 - } - textix="Min. time" - align="horiz. right" -} -"text entry" { - object { - x=164 - y=126 - width=100 - height=20 - } - control { - chan="$(P)$(I)MinImageUpdate" - clr=14 - bclr=51 - } - limits { - } -} "text entry" { object { x=164 @@ -462,21 +434,6 @@ text { textix="Dropped images" align="horiz. right" } -"text update" { - object { - x=270 - y=127 - width=100 - height=18 - } - monitor { - chan="$(P)$(I)MinImageUpdate_RBV" - clr=54 - bclr=4 - } - limits { - } -} composite { object { x=44 @@ -594,3 +551,57 @@ text { textix="ADImage - $(P)$(I)" align="horiz. centered" } +composite { + object { + x=64 + y=126 + width=306 + height=20 + } + "composite name"="" + children { + text { + object { + x=64 + y=126 + width=90 + height=20 + } + "basic attribute" { + clr=14 + } + textix="Min. time" + align="horiz. right" + } + "text entry" { + object { + x=164 + y=126 + width=100 + height=20 + } + control { + chan="$(P)$(I)MinImageUpdate" + clr=14 + bclr=51 + } + limits { + } + } + "text update" { + object { + x=270 + y=127 + width=100 + height=18 + } + monitor { + chan="$(P)$(I)MinImageUpdate_RBV" + clr=54 + bclr=4 + } + limits { + } + } + } +}