Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent ScenarioManager_DialogCreateEditScenarioFolder 
 | 
{ 
 | 
  #keys: '[11766.1.534290062]' 
 | 
  Accessibility: 'Extensible' 
 | 
  BaseType: 'Dialog' 
 | 
  Databinding: 'ScenarioFolder' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 5 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 3 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => GroupPanelComments 
 | 
        Position { startcolumn: 5 startrow: 2 endcolumn: 3 endrow: 2 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => EditorScenarioName 
 | 
        Position { startcolumn: 3 startrow: 1 endcolumn: 3 endrow: 1 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelScenarioName 
 | 
        Position { startcolumn: 5 startrow: 1 endcolumn: 5 endrow: 1 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 1 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 2 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: EditorScenarioName 
 | 
    #child: GroupPanelComments 
 | 
    Component LabelScenarioName 
 | 
    { 
 | 
      #keys: '[11122.0.37338143]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        FocusControl: 'EditorScenarioName' 
 | 
        NumberLines: 1 
 | 
        Shortcut: 'Alt+S' 
 | 
        SizePosition: 'lt52 155 21 35' 
 | 
        Text: '&Scenario folder name' 
 | 
      ] 
 | 
    } 
 | 
    #child: Toolbar 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    EnterButton: 'ButtonOk' 
 | 
    EscapeButton: 'ButtonCancel' 
 | 
    Height: 269 
 | 
    InitialPlacement: 'floating' 
 | 
    Title: 'Scenario folder' 
 | 
    Width: 381 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: EditorScenarioName 
 | 
      c: LabelScenarioName 
 | 
      c: GroupPanelComments 
 | 
      c: Toolbar 
 | 
    } 
 | 
  ] 
 | 
} 
 |