Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent DialogCreateEditRecipeWithEffectiveDate 
 | 
{ 
 | 
  #keys: '[134506.0.7270213]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'Dialog' 
 | 
  Databinding: 'RecipeWithEffectiveDate' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 364 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 369 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 6 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelRecipe 
 | 
        Position { startcolumn: 364 startrow: 1 endcolumn: 364 endrow: 1 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelEffectiveDate 
 | 
        Position { startcolumn: 364 startrow: 9 endcolumn: 364 endrow: 9 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => SelectionRecipe 
 | 
        Position { startcolumn: 369 startrow: 1 endcolumn: 6 endrow: 1 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => GUIEffectiveDateSelector 
 | 
        Position { startcolumn: 369 startrow: 9 endcolumn: 369 endrow: 9 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => SelectionProduct 
 | 
        Position { startcolumn: 369 startrow: 691 endcolumn: 6 endrow: 691 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelProduct 
 | 
        Position { startcolumn: 364 startrow: 691 endcolumn: 364 endrow: 691 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 691 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 1 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 9 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: Toolbar 
 | 
    Component LabelRecipe 
 | 
    { 
 | 
      #keys: '[110994.0.979664405]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        FocusControl: 'SelectionRecipe' 
 | 
        Shortcut: 'Alt+R' 
 | 
        Text: '&Recipe' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
    Component LabelEffectiveDate 
 | 
    { 
 | 
      #keys: '[110880.9.88031124]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        FocusControl: 'GUIEffectiveDateSelector' 
 | 
        Shortcut: 'Alt+E' 
 | 
        Text: '&Effective date' 
 | 
        Tooltip: 'The effective date specifies as of when this recipe will become active.<br>If this date falls in the middle of a period, they take effect from the next period onwards.' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
    #child: SelectionRecipe 
 | 
    Component GUIEffectiveDateSelector 
 | 
    { 
 | 
      #keys: '[134506.0.7272689]' 
 | 
      BaseType: 'GUIDateTimeSelector' 
 | 
      Properties: 
 | 
      [ 
 | 
        BackgroundColor: 'White' 
 | 
        DataBinding: 'Dialog.Data.EffectiveDate' 
 | 
        Format: 'DMMY' 
 | 
        SizePosition: 'st115 28 61 87' 
 | 
      ] 
 | 
    } 
 | 
    #child: SelectionProduct 
 | 
    Component LabelProduct 
 | 
    { 
 | 
      #keys: '[134506.0.40558394]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        FocusControl: 'SelectionProduct' 
 | 
        NumberLines: 1 
 | 
        Shortcut: 'Alt+P' 
 | 
        SizePosition: 'lt26 71 84 100' 
 | 
        Text: '&Product' 
 | 
        Tooltip: 'The items in the drop-down list are filtered based on the selection in the navigation panel.' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    EnterButton: 'btnOk' 
 | 
    EscapeButton: 'btnCancel' 
 | 
    Height: 167 
 | 
    InitialPlacement: 'floating' 
 | 
    Title: 'Product recipe assignment' 
 | 
    Width: 363 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: LabelRecipe 
 | 
      c: SelectionProduct 
 | 
      c: SelectionRecipe 
 | 
      c: LabelEffectiveDate 
 | 
      c: GUIEffectiveDateSelector 
 | 
      c: Toolbar 
 | 
      c: LabelProduct 
 | 
    } 
 | 
  ] 
 | 
} 
 |