From a282100f7dbc9581897c20040158fd88544b6984 Mon Sep 17 00:00:00 2001 From: Rafael Picanço Date: Sat, 31 Dec 2016 17:04:01 -0300 Subject: [PATCH] runner: change default of open dialog to ini --- experiment_runner/form_matrixgame.lfm | 173 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------- 1 file changed, 87 insertions(+), 86 deletions(-) diff --git a/experiment_runner/form_matrixgame.lfm b/experiment_runner/form_matrixgame.lfm index eab8767..5904c7c 100644 --- a/experiment_runner/form_matrixgame.lfm +++ b/experiment_runner/form_matrixgame.lfm @@ -7,7 +7,7 @@ object FormMatrixGame: TFormMatrixGame VertScrollBar.Page = 542 AutoScroll = True Caption = 'Matrix' - ClientHeight = 616 + ClientHeight = 609 ClientWidth = 1167 Font.Name = 'Monospace' OnActivate = FormActivate @@ -16,24 +16,24 @@ object FormMatrixGame: TFormMatrixGame AnchorSideLeft.Control = GBIndividualAB AnchorSideTop.Control = GBIndividualAB Left = 800 - Height = 122 + Height = 131 Top = 8 - Width = 170 + Width = 162 AutoSize = True Caption = 'Pontuação Individual' ChildSizing.LeftRightSpacing = 35 ChildSizing.TopBottomSpacing = 45 ChildSizing.Layout = cclLeftToRightThenTopToBottom ChildSizing.ControlsPerLine = 1 - ClientHeight = 105 - ClientWidth = 166 + ClientHeight = 108 + ClientWidth = 158 TabOrder = 7 Visible = False object LabelIndCount: TLabel Left = 35 - Height = 15 + Height = 18 Top = 45 - Width = 96 + Width = 88 Align = alClient Alignment = taCenter AutoSize = False @@ -71,9 +71,9 @@ object FormMatrixGame: TFormMatrixGame end object GBIndividualAB: TGroupBox Left = 800 - Height = 122 + Height = 135 Top = 8 - Width = 170 + Width = 162 AutoSize = True Caption = 'Pontuação Individual' ChildSizing.LeftRightSpacing = 10 @@ -83,14 +83,14 @@ object FormMatrixGame: TFormMatrixGame ChildSizing.EnlargeHorizontal = crsHomogenousChildResize ChildSizing.Layout = cclLeftToRightThenTopToBottom ChildSizing.ControlsPerLine = 2 - ClientHeight = 105 - ClientWidth = 166 + ClientHeight = 112 + ClientWidth = 158 TabOrder = 1 object LabelIndA: TLabel Left = 10 - Height = 15 + Height = 19 Top = 30 - Width = 63 + Width = 59 Alignment = taCenter AutoSize = False Caption = 'A' @@ -103,10 +103,10 @@ object FormMatrixGame: TFormMatrixGame Transparent = False end object LabelIndB: TLabel - Left = 93 - Height = 15 + Left = 89 + Height = 19 Top = 30 - Width = 63 + Width = 59 Alignment = taCenter AutoSize = False Caption = 'B' @@ -120,9 +120,9 @@ object FormMatrixGame: TFormMatrixGame end object LabelIndACount: TLabel Left = 10 - Height = 15 - Top = 60 - Width = 63 + Height = 18 + Top = 64 + Width = 59 Alignment = taCenter AutoSize = False Caption = '0' @@ -131,10 +131,10 @@ object FormMatrixGame: TFormMatrixGame Transparent = False end object LabelIndBCount: TLabel - Left = 93 - Height = 15 - Top = 60 - Width = 63 + Left = 89 + Height = 18 + Top = 64 + Width = 59 Alignment = taCenter AutoSize = False Caption = '0' @@ -147,10 +147,10 @@ object FormMatrixGame: TFormMatrixGame AnchorSideLeft.Control = GBIndividualAB AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = GBIndividualAB - Left = 980 - Height = 122 + Left = 972 + Height = 131 Top = 8 - Width = 170 + Width = 171 AutoSize = True BorderSpacing.Left = 10 Caption = ' Pontuação do Grupo ' @@ -158,14 +158,14 @@ object FormMatrixGame: TFormMatrixGame ChildSizing.TopBottomSpacing = 45 ChildSizing.Layout = cclLeftToRightThenTopToBottom ChildSizing.ControlsPerLine = 1 - ClientHeight = 105 - ClientWidth = 166 + ClientHeight = 108 + ClientWidth = 167 TabOrder = 2 object LabelGroupCount: TLabel Left = 35 - Height = 15 + Height = 18 Top = 45 - Width = 96 + Width = 97 Align = alClient Alignment = taCenter AutoSize = False @@ -183,9 +183,9 @@ object FormMatrixGame: TFormMatrixGame AnchorSideBottom.Control = Owner AnchorSideBottom.Side = asrBottom Left = 0 - Height = 17 - Top = 599 - Width = 1632 + Height = 22 + Top = 587 + Width = 1625 Anchors = [akLeft, akRight, akBottom] AutoSize = True Caption = 'Escolhas na última jogada' @@ -200,21 +200,21 @@ object FormMatrixGame: TFormMatrixGame AnchorSideLeft.Control = GBGrupo AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = GBGrupo - Left = 1160 + Left = 1153 Height = 486 Top = 8 Width = 472 BorderSpacing.Left = 10 Caption = 'Pesquisador' - ClientHeight = 469 + ClientHeight = 463 ClientWidth = 468 TabOrder = 4 Visible = False object GBExperiment: TGroupBox Left = 16 - Height = 197 + Height = 221 Top = 60 - Width = 228 + Width = 220 AutoSize = True Caption = 'Experimento' ChildSizing.LeftRightSpacing = 10 @@ -224,102 +224,102 @@ object FormMatrixGame: TFormMatrixGame ChildSizing.EnlargeHorizontal = crsHomogenousChildResize ChildSizing.Layout = cclLeftToRightThenTopToBottom ChildSizing.ControlsPerLine = 2 - ClientHeight = 180 - ClientWidth = 224 + ClientHeight = 198 + ClientWidth = 216 TabOrder = 0 object LabelExpCond: TLabel Left = 10 - Height = 15 + Height = 18 Top = 20 - Width = 168 + Width = 154 Caption = 'Condição:' ParentColor = False end object LabelExpCountCondition: TLabel - Left = 198 - Height = 15 + Left = 184 + Height = 18 Top = 20 - Width = 16 + Width = 22 Caption = 'NA' ParentColor = False end object LabelExpGen: TLabel Left = 10 - Height = 15 - Top = 45 - Width = 168 + Height = 18 + Top = 48 + Width = 154 Caption = 'Geração:' ParentColor = False end object LabelExpCountGeneration: TLabel - Left = 198 - Height = 15 - Top = 45 - Width = 16 + Left = 184 + Height = 18 + Top = 48 + Width = 22 Caption = 'NA' ParentColor = False end object LabelExpCycle: TLabel Left = 10 - Height = 15 - Top = 70 - Width = 168 + Height = 18 + Top = 76 + Width = 154 Caption = 'Ciclo:' ParentColor = False end object LabelExpCountCycle: TLabel - Left = 198 - Height = 15 - Top = 70 - Width = 16 + Left = 184 + Height = 18 + Top = 76 + Width = 22 Caption = 'NA' ParentColor = False end object LabelExpTurn: TLabel Left = 10 - Height = 15 - Top = 95 - Width = 168 + Height = 18 + Top = 104 + Width = 154 Caption = 'Turno:' ParentColor = False end object LabelExpCountTurn: TLabel - Left = 198 - Height = 15 - Top = 95 - Width = 16 + Left = 184 + Height = 18 + Top = 104 + Width = 22 Caption = 'NA' ParentColor = False end object LabelExpInterlocks: TLabel Left = 10 - Height = 15 - Top = 120 - Width = 168 + Height = 18 + Top = 132 + Width = 154 Caption = 'Entrelaçamentos:' ParentColor = False end object LabelExpCountInterlocks: TLabel - Left = 198 - Height = 15 - Top = 120 - Width = 16 + Left = 184 + Height = 18 + Top = 132 + Width = 22 Caption = 'NA' ParentColor = False end object LabelExpTInterlocks: TLabel Left = 10 - Height = 15 - Top = 145 - Width = 168 + Height = 18 + Top = 160 + Width = 154 Caption = 'Entrelaçamentos Alvo:' ParentColor = False end object LabelExpCountTInterlocks: TLabel - Left = 198 - Height = 15 - Top = 145 - Width = 16 + Left = 184 + Height = 18 + Top = 160 + Width = 22 Caption = 'NA' ParentColor = False end @@ -372,19 +372,19 @@ object FormMatrixGame: TFormMatrixGame AnchorSideRight.Side = asrBottom Left = 800 Height = 354 - Top = 140 - Width = 350 + Top = 153 + Width = 343 Anchors = [akTop, akLeft, akRight] BorderSpacing.Top = 10 ClientHeight = 354 - ClientWidth = 350 + ClientWidth = 343 TabOrder = 6 object ChatMemoRecv: TMemo AnchorSideBottom.Control = ChatSplitter Left = 6 Height = 221 Top = 6 - Width = 338 + Width = 331 Align = alTop Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Left = 5 @@ -405,7 +405,7 @@ object FormMatrixGame: TFormMatrixGame Left = 0 Height = 5 Top = 232 - Width = 348 + Width = 341 Align = alNone Anchors = [akLeft, akRight] ResizeAnchor = akTop @@ -416,7 +416,7 @@ object FormMatrixGame: TFormMatrixGame Left = 6 Height = 106 Top = 242 - Width = 338 + Width = 331 Align = alBottom Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Around = 5 @@ -430,8 +430,9 @@ object FormMatrixGame: TFormMatrixGame Width = 862 Height = 434 Title = 'Abrir Experimento' - DefaultExt = '.txt' + DefaultExt = '.ini' Filter = 'txt|*.txt|ini|*.ini' + FilterIndex = 2 InitialDir = 'Pesquisadores' Options = [ofNoChangeDir, ofFileMustExist, ofNoNetworkButton, ofEnableSizing, ofDontAddToRecent] left = 24 -- libgit2 0.21.2