Quintiq file version 2.0 
 | 
#root 
 | 
#parent: Calendars 
 | 
OrphanComponent LibCal_dlgEditCalendar 
 | 
{ 
 | 
  #keys: '[131094.1.310968770]' 
 | 
  BaseType: 'Dialog' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 546 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 695 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 498 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 499 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 777 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 441 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 845 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => pnlExportButton 
 | 
        Position { startcolumn: 777 startrow: 418 endcolumn: 777 endrow: 418 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => pnlImportButton 
 | 
        Position { startcolumn: 441 startrow: 418 endcolumn: 441 endrow: 418 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => lblCalendar 
 | 
        Position { startcolumn: 546 startrow: 418 endcolumn: 546 endrow: 418 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => btnEditCalendar 
 | 
        Position { startcolumn: 498 startrow: 418 endcolumn: 498 endrow: 418 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => selCalendar 
 | 
        Position { startcolumn: 695 startrow: 418 endcolumn: 695 endrow: 418 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => swListsAndGanttchart 
 | 
        Position { startcolumn: 546 startrow: 984 endcolumn: 845 endrow: 984 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => btnSettings 
 | 
        Position { startcolumn: 845 startrow: 418 endcolumn: 845 endrow: 418 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 418 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 984 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: Toolbar633 
 | 
    Component lblCalendar 
 | 
    { 
 | 
      #keys: '[131094.0.1109691637]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Text: ' Calendar' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
    Component btnEditCalendar 
 | 
    { 
 | 
      #keys: '[131094.0.1172164953]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'CALENDAR' 
 | 
        Tooltip: 'Open the Calendar Editor for the selected calendar.' 
 | 
      ] 
 | 
    } 
 | 
    #child: selCalendar 
 | 
    Component dhEditCalendars 
 | 
    { 
 | 
      #keys: '[131094.0.1184497514]' 
 | 
      BaseType: 'DataHolder' 
 | 
      Databinding: 'structured[LibCal_Calendar]*' 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 248 
 | 
        PosY: 10 
 | 
      ] 
 | 
    } 
 | 
    #child: swListsAndGanttchart 
 | 
    Component btnSettings 
 | 
    { 
 | 
      #keys: '[131094.1.347954215]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'GEAR' 
 | 
        Tooltip: 'Edit the settings of the selected calendar.' 
 | 
      ] 
 | 
    } 
 | 
    #child: pnlExportButton 
 | 
    #child: pnlImportButton 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    EnterButton: 'btnOK' 
 | 
    EscapeButton: 'btnOK' 
 | 
    Height: 574 
 | 
    Image: 'DATE-TIME' 
 | 
    Title: 'Edit Calendar' 
 | 
    Width: 966 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: selCalendar 
 | 
      c: btnEditCalendar 
 | 
      c: pnlExportButton 
 | 
      c: pnlImportButton 
 | 
      c: lblCalendar 
 | 
      c: btnSettings 
 | 
      c: swListsAndGanttchart 
 | 
      c: Toolbar633 
 | 
      c: dhEditCalendars 
 | 
    } 
 | 
  ] 
 | 
} 
 |