Quintiq file version 2.0 
 | 
Component PanelInitChoice 
 | 
{ 
 | 
  #keys: '[121114.1.2064391914]' 
 | 
  BaseType: 'Panel' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'GBLayoutDefinition' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 128 id: 907 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 908 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 471 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 665 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 771 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 421 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelQuestion 
 | 
        Position { startcolumn: 907 startrow: 454 endcolumn: 421 endrow: 454 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonSubmit 
 | 
        Position { startcolumn: 771 startrow: 393 endcolumn: 771 endrow: 393 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => LabelName 
 | 
        Position { startcolumn: 907 startrow: 614 endcolumn: 421 endrow: 614 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => /GroupPanel 
 | 
        Position { startcolumn: 907 startrow: 401 endcolumn: 907 endrow: 401 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => /GroupPanelExplanation 
 | 
        Position { startcolumn: 908 startrow: 401 endcolumn: 421 endrow: 401 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonBackChoice 
 | 
        Position { startcolumn: 665 startrow: 393 endcolumn: 665 endrow: 393 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonInitChoiceHelp 
 | 
        Position { startcolumn: 908 startrow: 393 endcolumn: 908 endrow: 393 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonSkip726 
 | 
        Position { startcolumn: 421 startrow: 393 endcolumn: 421 endrow: 393 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 614 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 454 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 401 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 393 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component LabelQuestion 
 | 
    { 
 | 
      #keys: '[121114.1.2064394649]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderCurrentInitChoice.Data.QuestionText' 
 | 
        Text: '' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonSubmit 
 | 
    { 
 | 
      #keys: '[121114.1.2064395764]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'NAV_RIGHT_GREEN' 
 | 
        LayoutGroup: 'Button0' 
 | 
        Text: 'Next' 
 | 
        Tooltip: 'Submit choice and go to next step' 
 | 
      ] 
 | 
    } 
 | 
    Component LabelName 
 | 
    { 
 | 
      #keys: '[121114.1.2064401513]' 
 | 
      BaseType: 'Label' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderCurrentInitChoice.Data.Name' 
 | 
        Font: 'FontBoldToolBar' 
 | 
        Text: '' 
 | 
        Transparent: true 
 | 
      ] 
 | 
    } 
 | 
    Component DataHolderCurrentInitChoice 
 | 
    { 
 | 
      #keys: '[121114.1.2064463861]' 
 | 
      BaseType: 'DataHolder' 
 | 
      Databinding: 'LibWiz_InitChoice' 
 | 
      Children: 
 | 
      [ 
 | 
        Component GUIDataExtractor259 
 | 
        { 
 | 
          #keys: '[121114.1.2064464288]' 
 | 
          BaseType: 'GUIDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            Component: 'Dialog' 
 | 
            DataType: 'LibWiz_InitProcess' 
 | 
            PosX: 35 
 | 
            PosY: 12 
 | 
            Transformation: 'Current.astype(LibWiz_InitChoice)' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        PosX: 12 
 | 
        PosY: 306 
 | 
      ] 
 | 
    } 
 | 
    #child: GroupPanel 
 | 
    #child: GroupPanelExplanation 
 | 
    Component ButtonBackChoice 
 | 
    { 
 | 
      #keys: '[121114.1.2068284383]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'NAV_LEFT_RED' 
 | 
        LayoutGroup: 'Button0' 
 | 
        Text: 'Previous' 
 | 
        Tooltip: 'Go back to previous step' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonInitChoiceHelp 
 | 
    { 
 | 
      #keys: '[121114.1.2068391599]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'HELP2' 
 | 
        Tooltip: 'Open online help page' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonSkip726 
 | 
    { 
 | 
      #keys: '[118298.2.2050220945]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'MEDIA_END' 
 | 
        LayoutGroup: 'Button' 
 | 
        Text: 'Skip' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Border: true 
 | 
    Visible: false 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: LabelQuestion 
 | 
      c: GroupPanel 
 | 
      c: GroupPanelExplanation 
 | 
      c: ButtonInitChoiceHelp 
 | 
      c: ButtonBackChoice 
 | 
      c: ButtonSubmit 
 | 
      c: ButtonSkip726 
 | 
      c: LabelName 
 | 
      c: DataHolderCurrentInitChoice 
 | 
    } 
 | 
  ] 
 | 
} 
 |