Quintiq file version 2.0 
 | 
Component GroupPanel357 
 | 
{ 
 | 
  #keys: '[136682.0.1835970490]' 
 | 
  BaseType: 'GroupPanel' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 172 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 541 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 828 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => lblnrofperiodswindow 
 | 
        Position { startcolumn: 172 startrow: 398 endcolumn: 172 endrow: 398 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => lblnrofperiodsperslide 
 | 
        Position { startcolumn: 172 startrow: 276 endcolumn: 172 endrow: 276 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => CheckBoxUseSlidingWindowsApproach 
 | 
        Position { startcolumn: 172 startrow: 547 endcolumn: 541 endrow: 547 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => /EditorNumberOfPeriodsInWindow 
 | 
        Position { startcolumn: 541 startrow: 398 endcolumn: 828 endrow: 398 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => /EditorNumberOfPeriodsPerSlide 
 | 
        Position { startcolumn: 541 startrow: 276 endcolumn: 828 endrow: 276 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 547 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 398 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 276 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component CheckBoxUseSlidingWindowsApproach 
 | 
    { 
 | 
      #keys: '[136682.0.1835970493]' 
 | 
      BaseType: 'CheckBox' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'ScenarioManager_DialogEditAdvancedStrategy.Data.UseSlidingWindowsApproach' 
 | 
        Shortcut: 'Alt+U' 
 | 
        Text: '&Use sliding windows approach' 
 | 
        Tooltip: '<HTML>When the sliding windows approach is used, the optimizer will iteratively optimize the problem. <br> In the first iteration, it will consider the lotsizes only in the first X periods (=the active window).<br> In all of the following iterations, it will slide this active window forward. <br> The lotsizes in the periods before the active window will be frozen, the lotsizes in the periods after the active window will be relaxed. <br> The optimizer will continue to slide the active window forward until it reaches the end of the horizon. </HTML>' 
 | 
      ] 
 | 
    } 
 | 
    #child: EditorNumberOfPeriodsInWindow 
 | 
    Component lblnrofperiodswindow 
 | 
    { 
 | 
      #keys: '[136682.0.1835970491]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        FocusControl: 'EditorNumberOfPeriodsInWindow' 
 | 
        Shortcut: 'Alt+W' 
 | 
        Text: 'Number of periods in &window' 
 | 
        Tooltip: 'The number of periods in the active window. This is the number of periods for which the lotsizes will be considered simultaneously.' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
    #child: EditorNumberOfPeriodsPerSlide 
 | 
    Component lblnrofperiodsperslide 
 | 
    { 
 | 
      #keys: '[136682.0.1835970492]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        FocusControl: 'EditorNumberOfPeriodsPerSlide' 
 | 
        Shortcut: 'Alt+L' 
 | 
        Text: 'Number of periods per s&lide' 
 | 
        Tooltip: 'Number of periods that the active window moves forward in each slide.' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Text: 'Sliding windows approach' 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: CheckBoxUseSlidingWindowsApproach 
 | 
      c: lblnrofperiodswindow 
 | 
      c: EditorNumberOfPeriodsInWindow 
 | 
      c: EditorNumberOfPeriodsPerSlide 
 | 
      c: lblnrofperiodsperslide 
 | 
    } 
 | 
  ] 
 | 
} 
 |