mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 09:20:48 +02:00
IDE: run params dlg: fixed resizing conflict
git-svn-id: trunk@12473 -
This commit is contained in:
parent
34cac54f9b
commit
2e0ba97346
@ -44,7 +44,7 @@ object RunParamsOptsDlg: TRunParamsOptsDlg
|
||||
Width = 500
|
||||
Align = alTop
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
PageIndex = 0
|
||||
PageIndex = 1
|
||||
TabOrder = 2
|
||||
object Page1: TPage
|
||||
Caption = 'Page1'
|
||||
@ -52,8 +52,8 @@ object RunParamsOptsDlg: TRunParamsOptsDlg
|
||||
ClientHeight = 424
|
||||
object DisplayGroupBox: TGroupBox
|
||||
Left = 6
|
||||
Height = 82
|
||||
Top = 211
|
||||
Height = 67
|
||||
Top = 181
|
||||
Width = 484
|
||||
Align = alTop
|
||||
AutoSize = True
|
||||
@ -88,7 +88,7 @@ object RunParamsOptsDlg: TRunParamsOptsDlg
|
||||
end
|
||||
object CmdLineParametersGroupBox: TGroupBox
|
||||
Left = 6
|
||||
Height = 54
|
||||
Height = 39
|
||||
Top = 65
|
||||
Width = 484
|
||||
Align = alTop
|
||||
@ -113,8 +113,8 @@ object RunParamsOptsDlg: TRunParamsOptsDlg
|
||||
end
|
||||
object UseLaunchingApplicationGroupBox: TGroupBox
|
||||
Left = 6
|
||||
Height = 80
|
||||
Top = 125
|
||||
Height = 65
|
||||
Top = 110
|
||||
Width = 484
|
||||
Align = alTop
|
||||
AutoSize = True
|
||||
@ -187,8 +187,8 @@ object RunParamsOptsDlg: TRunParamsOptsDlg
|
||||
end
|
||||
object WorkingDirectoryGroupBox: TGroupBox
|
||||
Left = 6
|
||||
Height = 68
|
||||
Top = 299
|
||||
Height = 53
|
||||
Top = 254
|
||||
Width = 484
|
||||
Align = alTop
|
||||
AutoSize = True
|
||||
@ -239,11 +239,13 @@ object RunParamsOptsDlg: TRunParamsOptsDlg
|
||||
TabOrder = 0
|
||||
end
|
||||
object UserOverridesGroupBox: TGroupBox
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 161
|
||||
Top = 229
|
||||
Width = 484
|
||||
Align = alBottom
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'UserOverridesGroupBox'
|
||||
ClientHeight = 142
|
||||
|
@ -16,9 +16,9 @@ LazarusResources.Add('TRunParamsOptsDlg','FORMDATA',[
|
||||
+'er'#2#4#7'Caption'#6#12'CancelButton'#11'ModalResult'#2#2#8'TabOrder'#2#1#0
|
||||
+#0#9'TNotebook'#8'Notebook'#6'Height'#3#199#1#5'Width'#3#244#1#5'Align'#7#5
|
||||
+'alTop'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#9'PageInde'
|
||||
+'x'#2#0#8'TabOrder'#2#2#0#5'TPage'#5'Page1'#7'Caption'#6#5'Page1'#11'ClientW'
|
||||
+'x'#2#1#8'TabOrder'#2#2#0#5'TPage'#5'Page1'#7'Caption'#6#5'Page1'#11'ClientW'
|
||||
+'idth'#3#240#1#12'ClientHeight'#3#168#1#0#9'TGroupBox'#15'DisplayGroupBox'#4
|
||||
+'Left'#2#6#6'Height'#2'R'#3'Top'#3#211#0#5'Width'#3#228#1#5'Align'#7#5'alTop'
|
||||
+'Left'#2#6#6'Height'#2'C'#3'Top'#3#181#0#5'Width'#3#228#1#5'Align'#7#5'alTop'
|
||||
+#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#15'DisplayGroupBox'
|
||||
+#12'ClientHeight'#2'?'#11'ClientWidth'#3#224#1#8'TabOrder'#2#3#0#5'TEdit'#11
|
||||
+'DisplayEdit'#4'Left'#2#6#6'Height'#2#23#3'Top'#2'"'#5'Width'#3#212#1#5'Alig'
|
||||
@ -27,7 +27,7 @@ LazarusResources.Add('TRunParamsOptsDlg','FORMDATA',[
|
||||
+#3'Top'#2#6#5'Width'#3#212#1#5'Align'#7#5'alTop'#18'BorderSpacing.Left'#2#6
|
||||
+#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bott'
|
||||
+'om'#2#6#7'Caption'#6#18'UseDisplayCheckBox'#8'TabOrder'#2#1#0#0#0#9'TGroupB'
|
||||
+'ox'#25'CmdLineParametersGroupBox'#4'Left'#2#6#6'Height'#2'6'#3'Top'#2'A'#5
|
||||
+'ox'#25'CmdLineParametersGroupBox'#4'Left'#2#6#6'Height'#2''''#3'Top'#2'A'#5
|
||||
+'Width'#3#228#1#5'Align'#7#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2
|
||||
+#6#7'Caption'#6#25'CmdLineParametersGroupBox'#12'ClientHeight'#2'#'#11'Clien'
|
||||
+'tWidth'#3#224#1#8'TabOrder'#2#0#0#9'TComboBox'#25'CmdLineParametersComboBox'
|
||||
@ -35,7 +35,7 @@ LazarusResources.Add('TRunParamsOptsDlg','FORMDATA',[
|
||||
+#16'AutoCompleteText'#11#22'cbactEndOfLineComplete'#20'cbactSearchAscending'
|
||||
+#0#20'BorderSpacing.Around'#2#6#9'MaxLength'#2#0#8'TabOrder'#2#0#4'Text'#6#25
|
||||
+'CmdLineParametersComboBox'#0#0#0#9'TGroupBox'#31'UseLaunchingApplicationGro'
|
||||
+'upBox'#4'Left'#2#6#6'Height'#2'P'#3'Top'#2'}'#5'Width'#3#228#1#5'Align'#7#5
|
||||
+'upBox'#4'Left'#2#6#6'Height'#2'A'#3'Top'#2'n'#5'Width'#3#228#1#5'Align'#7#5
|
||||
+'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#31'UseLaunch'
|
||||
+'ingApplicationGroupBox'#12'ClientHeight'#2'='#11'ClientWidth'#3#224#1#8'Tab'
|
||||
+'Order'#2#1#0#9'TCheckBox'#31'UseLaunchingApplicationCheckBox'#4'Left'#2#6#6
|
||||
@ -57,7 +57,7 @@ LazarusResources.Add('TRunParamsOptsDlg','FORMDATA',[
|
||||
+'licationEdit'#4'Left'#2#6#6'Height'#2'%'#3'Top'#2#6#5'Width'#3#183#1#5'Alig'
|
||||
+'n'#7#8'alClient'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#8'TabOrder'#2#1
|
||||
+#4'Text'#6#19'HostApplicationEdit'#0#0#0#9'TGroupBox'#24'WorkingDirectoryGro'
|
||||
+'upBox'#4'Left'#2#6#6'Height'#2'D'#3'Top'#3'+'#1#5'Width'#3#228#1#5'Align'#7
|
||||
+'upBox'#4'Left'#2#6#6'Height'#2'5'#3'Top'#3#254#0#5'Width'#3#228#1#5'Align'#7
|
||||
+#5'alTop'#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#7'Caption'#6#24'Working'
|
||||
+'DirectoryGroupBox'#12'ClientHeight'#2'1'#11'ClientWidth'#3#224#1#8'TabOrder'
|
||||
+#2#4#0#7'TButton'#19'WorkingDirectoryBtn'#4'Left'#3#195#1#6'Height'#2'%'#3'T'
|
||||
@ -72,38 +72,39 @@ LazarusResources.Add('TRunParamsOptsDlg','FORMDATA',[
|
||||
+'TCheckBox'#30'IncludeSystemVariablesCheckBox'#4'Left'#2#6#6'Height'#2#22#3
|
||||
+'Top'#3#140#1#5'Width'#3#228#1#5'Align'#7#8'alBottom'#20'BorderSpacing.Aroun'
|
||||
+'d'#2#6#7'Caption'#6#30'IncludeSystemVariablesCheckBox'#7'Enabled'#8#8'TabOr'
|
||||
+'der'#2#0#0#0#9'TGroupBox'#21'UserOverridesGroupBox'#4'Left'#2#6#6'Height'#3
|
||||
+#161#0#3'Top'#3#229#0#5'Width'#3#228#1#5'Align'#7#8'alBottom'#20'BorderSpaci'
|
||||
+'ng.Around'#2#6#7'Caption'#6#21'UserOverridesGroupBox'#12'ClientHeight'#3#142
|
||||
+#0#11'ClientWidth'#3#224#1#8'TabOrder'#2#1#0#7'TButton'#22'UserOverridesAddB'
|
||||
+'utton'#4'Left'#2#6#6'Height'#2'%'#3'Top'#2'`'#5'Width'#3#179#0#7'Anchors'#11
|
||||
+#6'akLeft'#8'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#25'Borde'
|
||||
+'rSpacing.InnerBorder'#2#4#7'Caption'#6#22'UserOverridesAddButton'#7'OnClick'
|
||||
+#7#27'UserOverridesAddButtonClick'#8'TabOrder'#2#0#0#0#7'TButton'#23'UserOve'
|
||||
+'rridesEditButton'#22'AnchorSideLeft.Control'#7#22'UserOverridesAddButton'#19
|
||||
+'AnchorSideLeft.Side'#7#9'asrBottom'#4'Left'#3#191#0#6'Height'#2'%'#3'Top'#2
|
||||
+'`'#5'Width'#3#178#0#7'Anchors'#11#6'akLeft'#8'akBottom'#0#8'AutoSize'#9#20
|
||||
+'BorderSpacing.Around'#2#6#25'BorderSpacing.InnerBorder'#2#4#7'Caption'#6#23
|
||||
+'UserOverridesEditButton'#7'OnClick'#7#28'UserOverridesEditButtonClick'#8'Ta'
|
||||
+'bOrder'#2#1#0#0#7'TButton'#25'UserOverridesDeleteButton'#22'AnchorSideLeft.'
|
||||
+'Control'#7#23'UserOverridesEditButton'#19'AnchorSideLeft.Side'#7#9'asrBotto'
|
||||
+'m'#4'Left'#3'w'#1#6'Height'#2'%'#3'Top'#2'`'#5'Width'#3#196#0#7'Anchors'#11
|
||||
+#6'akLeft'#8'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6#25'Borde'
|
||||
+'rSpacing.InnerBorder'#2#4#7'Caption'#6#25'UserOverridesDeleteButton'#7'OnCl'
|
||||
+'ick'#7#30'UserOverridesDeleteButtonClick'#8'TabOrder'#2#2#0#0#9'TListView'
|
||||
+#21'UserOverridesListView'#24'AnchorSideBottom.Control'#7#22'UserOverridesAd'
|
||||
+'dButton'#4'Left'#2#6#6'Height'#2'T'#3'Top'#2#6#5'Width'#3#212#1#5'Align'#7#5
|
||||
+'alTop'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20'BorderS'
|
||||
+'pacing.Around'#2#6#7'Columns'#14#1#8'AutoSize'#9#7'Caption'#6#7'Caption'#5
|
||||
+'Width'#2';'#0#1#8'AutoSize'#9#7'Caption'#6#7'Caption'#5'Width'#3#135#1#0#0#9
|
||||
+'RowSelect'#9#8'SortType'#7#6'stText'#8'TabOrder'#2#3#9'ViewStyle'#7#8'vsRep'
|
||||
+'ort'#0#0#0#9'TGroupBox'#23'SystemVariablesGroupBox'#4'Left'#2#6#6'Height'#3
|
||||
+#217#0#3'Top'#2#6#5'Width'#3#228#1#5'Align'#7#8'alClient'#20'BorderSpacing.A'
|
||||
+'round'#2#6#7'Caption'#6#23'SystemVariablesGroupBox'#12'ClientHeight'#3#198#0
|
||||
+#11'ClientWidth'#3#224#1#8'TabOrder'#2#2#0#9'TListView'#23'SystemVariablesLi'
|
||||
+'stView'#4'Left'#2#6#6'Height'#3#186#0#3'Top'#2#6#5'Width'#3#212#1#5'Align'#7
|
||||
+#8'alClient'#20'BorderSpacing.Around'#2#6#7'Columns'#14#1#8'AutoSize'#9#7'Ca'
|
||||
+'ption'#6#7'Caption'#5'Width'#2';'#0#1#8'AutoSize'#9#7'Caption'#6#7'Caption'
|
||||
+#5'Width'#3#135#1#0#0#9'RowSelect'#9#8'SortType'#7#6'stText'#8'TabOrder'#2#0
|
||||
+#9'ViewStyle'#7#8'vsReport'#0#0#0#0#0#0
|
||||
+'der'#2#0#0#0#9'TGroupBox'#21'UserOverridesGroupBox'#18'AnchorSideTop.Side'#7
|
||||
+#9'asrBottom'#4'Left'#2#6#6'Height'#3#161#0#3'Top'#3#229#0#5'Width'#3#228#1#5
|
||||
+'Align'#7#8'alBottom'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#20'Borde'
|
||||
+'rSpacing.Around'#2#6#7'Caption'#6#21'UserOverridesGroupBox'#12'ClientHeight'
|
||||
+#3#142#0#11'ClientWidth'#3#224#1#8'TabOrder'#2#1#0#7'TButton'#22'UserOverrid'
|
||||
+'esAddButton'#4'Left'#2#6#6'Height'#2'%'#3'Top'#2'`'#5'Width'#3#179#0#7'Anch'
|
||||
+'ors'#11#6'akLeft'#8'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6
|
||||
+#25'BorderSpacing.InnerBorder'#2#4#7'Caption'#6#22'UserOverridesAddButton'#7
|
||||
+'OnClick'#7#27'UserOverridesAddButtonClick'#8'TabOrder'#2#0#0#0#7'TButton'#23
|
||||
+'UserOverridesEditButton'#22'AnchorSideLeft.Control'#7#22'UserOverridesAddBu'
|
||||
+'tton'#19'AnchorSideLeft.Side'#7#9'asrBottom'#4'Left'#3#191#0#6'Height'#2'%'
|
||||
+#3'Top'#2'`'#5'Width'#3#178#0#7'Anchors'#11#6'akLeft'#8'akBottom'#0#8'AutoSi'
|
||||
+'ze'#9#20'BorderSpacing.Around'#2#6#25'BorderSpacing.InnerBorder'#2#4#7'Capt'
|
||||
+'ion'#6#23'UserOverridesEditButton'#7'OnClick'#7#28'UserOverridesEditButtonC'
|
||||
+'lick'#8'TabOrder'#2#1#0#0#7'TButton'#25'UserOverridesDeleteButton'#22'Ancho'
|
||||
+'rSideLeft.Control'#7#23'UserOverridesEditButton'#19'AnchorSideLeft.Side'#7#9
|
||||
+'asrBottom'#4'Left'#3'w'#1#6'Height'#2'%'#3'Top'#2'`'#5'Width'#3#196#0#7'Anc'
|
||||
+'hors'#11#6'akLeft'#8'akBottom'#0#8'AutoSize'#9#20'BorderSpacing.Around'#2#6
|
||||
+#25'BorderSpacing.InnerBorder'#2#4#7'Caption'#6#25'UserOverridesDeleteButton'
|
||||
+#7'OnClick'#7#30'UserOverridesDeleteButtonClick'#8'TabOrder'#2#2#0#0#9'TList'
|
||||
+'View'#21'UserOverridesListView'#24'AnchorSideBottom.Control'#7#22'UserOverr'
|
||||
+'idesAddButton'#4'Left'#2#6#6'Height'#2'T'#3'Top'#2#6#5'Width'#3#212#1#5'Ali'
|
||||
+'gn'#7#5'alTop'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#20
|
||||
+'BorderSpacing.Around'#2#6#7'Columns'#14#1#8'AutoSize'#9#7'Caption'#6#7'Capt'
|
||||
+'ion'#5'Width'#2';'#0#1#8'AutoSize'#9#7'Caption'#6#7'Caption'#5'Width'#3#135
|
||||
+#1#0#0#9'RowSelect'#9#8'SortType'#7#6'stText'#8'TabOrder'#2#3#9'ViewStyle'#7
|
||||
+#8'vsReport'#0#0#0#9'TGroupBox'#23'SystemVariablesGroupBox'#4'Left'#2#6#6'He'
|
||||
+'ight'#3#217#0#3'Top'#2#6#5'Width'#3#228#1#5'Align'#7#8'alClient'#20'BorderS'
|
||||
+'pacing.Around'#2#6#7'Caption'#6#23'SystemVariablesGroupBox'#12'ClientHeight'
|
||||
+#3#198#0#11'ClientWidth'#3#224#1#8'TabOrder'#2#2#0#9'TListView'#23'SystemVar'
|
||||
+'iablesListView'#4'Left'#2#6#6'Height'#3#186#0#3'Top'#2#6#5'Width'#3#212#1#5
|
||||
+'Align'#7#8'alClient'#20'BorderSpacing.Around'#2#6#7'Columns'#14#1#8'AutoSiz'
|
||||
+'e'#9#7'Caption'#6#7'Caption'#5'Width'#2';'#0#1#8'AutoSize'#9#7'Caption'#6#7
|
||||
+'Caption'#5'Width'#3#135#1#0#0#9'RowSelect'#9#8'SortType'#7#6'stText'#8'TabO'
|
||||
+'rder'#2#0#9'ViewStyle'#7#8'vsReport'#0#0#0#0#0#0
|
||||
]);
|
||||
|
@ -431,8 +431,7 @@ end;
|
||||
|
||||
procedure TRunParamsOptsDlg.FormResize(Sender: TObject);
|
||||
begin
|
||||
SystemVariablesGroupBox.Height := (Notebook.Page[1].Height - 37) div 2;
|
||||
UserOverridesGroupBox.Height := SystemVariablesGroupBox.Height;
|
||||
UserOverridesGroupBox.Height := (Notebook.Page[1].Height - 37) div 2;
|
||||
|
||||
SystemVariablesListView.Column[0].Width := SystemVariablesListView.Width div 2;
|
||||
SystemVariablesListView.Column[1].Width := SystemVariablesListView.Column[0].Width;
|
||||
|
Loading…
Reference in New Issue
Block a user