Quintiq file version 2.0 
 | 
#root 
 | 
#parent: WizardLibrary 
 | 
OrphanComponent LibWiz_DialogSelectWizard 
 | 
{ 
 | 
  #keys: '[133070.0.183749339]' 
 | 
  BaseType: 'Dialog' 
 | 
  Databinding: 'LibWiz_Wizard' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'GBLayoutDefinition' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 616 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 964 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 847 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 991 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 736 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelWizard 
 | 
        Position { startcolumn: 616 startrow: 637 endcolumn: 616 endrow: 637 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => SelectionWizard 
 | 
        Position { startcolumn: 964 startrow: 637 endcolumn: 964 endrow: 637 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonNew 
 | 
        Position { startcolumn: 847 startrow: 637 endcolumn: 847 endrow: 637 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonEdit 
 | 
        Position { startcolumn: 991 startrow: 637 endcolumn: 991 endrow: 637 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonEdit335 
 | 
        Position { startcolumn: 736 startrow: 637 endcolumn: 736 endrow: 637 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 10 right: 10 top: 10 bottom: 10 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 637 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    #child: Toolbar628 
 | 
    Component LabelWizard 
 | 
    { 
 | 
      #keys: '[133070.0.183751243]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        Alignment: 'right' 
 | 
        Text: 'Wizard' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
    #child: SelectionWizard 
 | 
    Component ButtonNew 
 | 
    { 
 | 
      #keys: '[133070.0.183754016]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'NEW' 
 | 
        Tooltip: 'Create a new wizard' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonEdit 
 | 
    { 
 | 
      #keys: '[133070.0.183756088]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'EDITOBJECT' 
 | 
        Tooltip: 'Edit wizard' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonEdit335 
 | 
    { 
 | 
      #keys: '[133070.0.183762464]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'TRASH' 
 | 
        Tooltip: 'Delete wizard' 
 | 
      ] 
 | 
    } 
 | 
    Component DataHolderExternalMDSDefinition 
 | 
    { 
 | 
      #keys: '[133070.0.199319053]' 
 | 
      BaseType: 'DataHolder' 
 | 
      Databinding: 'internal[ExternalMDSDefinition]' 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 73 
 | 
        PosY: 48 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    EnterButton: 'btnOk' 
 | 
    EscapeButton: 'btnCancel' 
 | 
    Height: 181 
 | 
    Title: 'Select a feature wizard' 
 | 
    Width: 374 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: SelectionWizard 
 | 
      c: ButtonNew 
 | 
      c: ButtonEdit 
 | 
      c: ButtonEdit335 
 | 
      c: LabelWizard 
 | 
      c: Toolbar628 
 | 
      c: DataHolderExternalMDSDefinition 
 | 
    } 
 | 
  ] 
 | 
} 
 |