Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent DialogSanityCheck 
 | 
{ 
 | 
  #keys: '[110880.7.426476293]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'Dialog' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 55 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 86 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 62 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 92 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonRefresh 
 | 
        Position { startcolumn: 55 startrow: 15 endcolumn: 55 endrow: 15 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelLimit 
 | 
        Position { startcolumn: 92 startrow: 15 endcolumn: 92 endrow: 15 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelHiddenViolation 
 | 
        Position { startcolumn: 86 startrow: 15 endcolumn: 86 endrow: 15 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => SplitterWnd1 
 | 
        Position { startcolumn: 55 startrow: 25 endcolumn: 92 endrow: 25 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 15 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 25 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: Toolbar 
 | 
    Component ButtonRefresh 
 | 
    { 
 | 
      #keys: '[110880.7.436768818]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'REFRESH' 
 | 
        Shortcut: 'F5' 
 | 
        SizePosition: 'lt0 22 3 25' 
 | 
        Tooltip: 'Refresh sanity check messages' 
 | 
      ] 
 | 
    } 
 | 
    Component LabelLimit 
 | 
    { 
 | 
      #keys: '[110880.7.450543262]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.GlobalParameters_MP.SanityCheckLimit' 
 | 
        FormatMask: '\\Max violations per group: N' 
 | 
        NumberLines: 1 
 | 
        SizePosition: 'rt275 122 4 22' 
 | 
        Text: '' 
 | 
      ] 
 | 
    } 
 | 
    Component LabelHiddenViolation 
 | 
    { 
 | 
      #keys: '[110880.7.760031402]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'MacroPlan.NumberOfHiddenSanityCheckMessage' 
 | 
        Text: '' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
    #child: SplitterWnd1 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Height: 377 
 | 
    HighlightRuleGroup: 'Sanity check' 
 | 
    Image: 'TRAFFICLIGHT_ON' 
 | 
    IncludeInView: true 
 | 
    InitialPlacement: 'floating' 
 | 
    Title: 'Sanity check' 
 | 
    Width: 990 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: LabelLimit 
 | 
      c: ButtonRefresh 
 | 
      c: Toolbar 
 | 
      c: LabelHiddenViolation 
 | 
      c: SplitterWnd1 
 | 
    } 
 | 
  ] 
 | 
} 
 |