mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 17:59:16 +02:00
ide: fix ide options button panel size, taborder
git-svn-id: trunk@18294 -
This commit is contained in:
parent
7e20edbb6f
commit
3df2963814
@ -1,4 +1,4 @@
|
|||||||
inherited IDEOptionsDialog: TIDEOptionsDialog
|
object IDEOptionsDialog: TIDEOptionsDialog
|
||||||
Left = 317
|
Left = 317
|
||||||
Height = 500
|
Height = 500
|
||||||
Top = 304
|
Top = 304
|
||||||
@ -9,40 +9,33 @@ inherited IDEOptionsDialog: TIDEOptionsDialog
|
|||||||
Constraints.MinHeight = 300
|
Constraints.MinHeight = 300
|
||||||
Constraints.MinWidth = 300
|
Constraints.MinWidth = 300
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
object ButtonPanel: TButtonPanel[0]
|
LCLVersion = '0.9.27'
|
||||||
|
object ButtonPanel: TButtonPanel
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 40
|
Height = 30
|
||||||
Top = 460
|
Top = 464
|
||||||
Width = 688
|
Width = 688
|
||||||
HelpContext = 0
|
TabOrder = 1
|
||||||
Align = alBottom
|
Spacing = 0
|
||||||
AutoSize = True
|
|
||||||
ButtonOrder = boDefault
|
|
||||||
TabOrder = 0
|
|
||||||
DefaultButton = pbOK
|
|
||||||
ShowButtons = [pbOK, pbCancel, pbHelp]
|
ShowButtons = [pbOK, pbCancel, pbHelp]
|
||||||
|
ShowBevel = False
|
||||||
end
|
end
|
||||||
object CategoryTree: TTreeView[1]
|
object CategoryTree: TTreeView
|
||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
AnchorSideTop.Control = Owner
|
AnchorSideTop.Control = Owner
|
||||||
AnchorSideBottom.Control = ButtonPanel
|
AnchorSideBottom.Control = ButtonPanel
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 448
|
Height = 452
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 206
|
Width = 206
|
||||||
HelpContext = 0
|
|
||||||
Anchors = [akTop, akLeft, akBottom]
|
Anchors = [akTop, akLeft, akBottom]
|
||||||
BorderSpacing.Left = 6
|
BorderSpacing.Left = 6
|
||||||
BorderSpacing.Top = 6
|
BorderSpacing.Top = 6
|
||||||
BorderSpacing.Right = 0
|
|
||||||
BorderSpacing.Bottom = 6
|
BorderSpacing.Bottom = 6
|
||||||
BorderSpacing.Around = 0
|
|
||||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
||||||
BorderSpacing.CellAlignVertical = ccaFill
|
|
||||||
Ctl3D = False
|
Ctl3D = False
|
||||||
Constraints.MinWidth = 206
|
Constraints.MinWidth = 206
|
||||||
DefaultItemHeight = 15
|
DefaultItemHeight = 15
|
||||||
TabOrder = 1
|
TabOrder = 0
|
||||||
OnChange = CategoryTreeChange
|
OnChange = CategoryTreeChange
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
@ -1,21 +1,18 @@
|
|||||||
{ This is an automatically generated lazarus resource file }
|
{ This is an automatically generated lazarus resource file }
|
||||||
|
|
||||||
LazarusResources.Add('TIDEOptionsDialog','FORMDATA',[
|
LazarusResources.Add('TIDEOptionsDialog','FORMDATA',[
|
||||||
'TPF0'#241#17'TIDEOptionsDialog'#16'IDEOptionsDialog'#4'Left'#3'='#1#6'Height'
|
'TPF0'#17'TIDEOptionsDialog'#16'IDEOptionsDialog'#4'Left'#3'='#1#6'Height'#3
|
||||||
+#3#244#1#3'Top'#3'0'#1#5'Width'#3#188#2#7'Caption'#6#16'IDEOptionsDialog'#12
|
+#244#1#3'Top'#3'0'#1#5'Width'#3#188#2#7'Caption'#6#16'IDEOptionsDialog'#12'C'
|
||||||
+'ClientHeight'#3#244#1#11'ClientWidth'#3#188#2#21'Constraints.MinHeight'#3','
|
+'lientHeight'#3#244#1#11'ClientWidth'#3#188#2#21'Constraints.MinHeight'#3','
|
||||||
+#1#20'Constraints.MinWidth'#3','#1#8'Position'#7#14'poScreenCenter'#0#242#2#0
|
+#1#20'Constraints.MinWidth'#3','#1#8'Position'#7#14'poScreenCenter'#10'LCLVe'
|
||||||
+#12'TButtonPanel'#11'ButtonPanel'#4'Left'#2#6#6'Height'#2'('#3'Top'#3#204#1#5
|
+'rsion'#6#6'0.9.27'#0#12'TButtonPanel'#11'ButtonPanel'#4'Left'#2#6#6'Height'
|
||||||
+'Width'#3#176#2#11'HelpContext'#2#0#5'Align'#7#8'alBottom'#8'AutoSize'#9#11
|
+#2#30#3'Top'#3#208#1#5'Width'#3#176#2#8'TabOrder'#2#1#7'Spacing'#2#0#11'Show'
|
||||||
+'ButtonOrder'#7#9'boDefault'#8'TabOrder'#2#0#13'DefaultButton'#7#4'pbOK'#11
|
+'Buttons'#11#4'pbOK'#8'pbCancel'#6'pbHelp'#0#9'ShowBevel'#8#0#0#9'TTreeView'
|
||||||
+'ShowButtons'#11#4'pbOK'#8'pbCancel'#6'pbHelp'#0#0#0#242#2#1#9'TTreeView'#12
|
+#12'CategoryTree'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Con'
|
||||||
+'CategoryTree'#22'AnchorSideLeft.Control'#7#5'Owner'#21'AnchorSideTop.Contro'
|
+'trol'#7#5'Owner'#24'AnchorSideBottom.Control'#7#11'ButtonPanel'#4'Left'#2#6
|
||||||
+'l'#7#5'Owner'#24'AnchorSideBottom.Control'#7#11'ButtonPanel'#4'Left'#2#6#6
|
+#6'Height'#3#196#1#3'Top'#2#6#5'Width'#3#206#0#7'Anchors'#11#5'akTop'#6'akLe'
|
||||||
+'Height'#3#192#1#3'Top'#2#6#5'Width'#3#206#0#11'HelpContext'#2#0#7'Anchors'
|
+'ft'#8'akBottom'#0#18'BorderSpacing.Left'#2#6#17'BorderSpacing.Top'#2#6#20'B'
|
||||||
+#11#5'akTop'#6'akLeft'#8'akBottom'#0#18'BorderSpacing.Left'#2#6#17'BorderSpa'
|
+'orderSpacing.Bottom'#2#6#5'Ctl3D'#8#20'Constraints.MinWidth'#3#206#0#17'Def'
|
||||||
+'cing.Top'#2#6#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#6#20'B'
|
+'aultItemHeight'#2#15#8'TabOrder'#2#0#8'OnChange'#7#18'CategoryTreeChange'#0
|
||||||
+'orderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31
|
+#0#0
|
||||||
+'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#5'Ctl3D'#8#20'Constraints.Min'
|
|
||||||
+'Width'#3#206#0#17'DefaultItemHeight'#2#15#8'TabOrder'#2#1#8'OnChange'#7#18
|
|
||||||
+'CategoryTreeChange'#0#0#0
|
|
||||||
]);
|
]);
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
{$DEFINE VerboseIDEMultiForm}
|
{$DEFINE VerboseIDEMultiForm}
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|
||||||
{off $apptype console}
|
{$apptype console}
|
||||||
|
|
||||||
{off $define UseTurbopowerInHelp}
|
{off $define UseTurbopowerInHelp}
|
||||||
{$define UseJCF}
|
{$define UseJCF}
|
||||||
|
Loading…
Reference in New Issue
Block a user