doublecmd/fcomparefiles.lfm
Alexander Koblov 288aa42396 ADD: Some interface changes
Last commit before first alpha release
2007-12-25 21:39:57 +00:00

867 lines
19 KiB
Text

object frmCompareFiles: TfrmCompareFiles
Left = 229
Height = 530
Top = 168
Width = 783
HorzScrollBar.Page = 782
HorzScrollBar.Range = 365
VertScrollBar.Page = 529
VertScrollBar.Range = 52
ActiveControl = edtFileNameLeft
Caption = 'Compare files'
ClientHeight = 530
ClientWidth = 783
OnCreate = FormCreate
Position = poScreenCenter
object Splitter1: TSplitter
Left = 361
Height = 459
Top = 48
Width = 5
end
object pnlLeft: TPanel
Height = 459
Top = 48
Width = 361
Align = alLeft
BevelOuter = bvNone
ClientHeight = 459
ClientWidth = 361
FullRepaint = False
TabOrder = 0
object pnlLeftBox: TPanel
Height = 25
Width = 361
Align = alTop
BevelOuter = bvNone
ClientHeight = 25
ClientWidth = 361
FullRepaint = False
TabOrder = 0
object edtFileNameLeft: TFileNameEdit
Height = 23
Width = 336
ButtonWidth = 23
NumGlyphs = 1
Anchors = [akTop, akLeft, akRight]
ParentColor = False
TabOrder = 0
end
end
object lstLeft: TSynEdit
Height = 434
Top = 25
Width = 361
Align = alClient
Font.Color = clBlack
Font.Height = 13
Font.Name = 'adobe-courier'
Font.Pitch = fpVariable
ParentColor = False
ParentCtl3D = False
TabOrder = 1
BookMarkOptions.Xoffset = -18
Gutter.DigitCount = 2
Gutter.LeftOffset = 0
Gutter.Visible = False
Gutter.Width = 15
Gutter.CodeFoldingWidth = 14
Keystrokes = <
item
Command = 3
ShortCut = 38
end
item
Command = 103
ShortCut = 8230
end
item
Command = 211
ShortCut = 16422
end
item
Command = 4
ShortCut = 40
end
item
Command = 104
ShortCut = 8232
end
item
Command = 212
ShortCut = 16424
end
item
Command = 1
ShortCut = 37
end
item
Command = 101
ShortCut = 8229
end
item
Command = 5
ShortCut = 16421
end
item
Command = 105
ShortCut = 24613
end
item
Command = 2
ShortCut = 39
end
item
Command = 102
ShortCut = 8231
end
item
Command = 6
ShortCut = 16423
end
item
Command = 106
ShortCut = 24615
end
item
Command = 10
ShortCut = 34
end
item
Command = 110
ShortCut = 8226
end
item
Command = 14
ShortCut = 16418
end
item
Command = 114
ShortCut = 24610
end
item
Command = 9
ShortCut = 33
end
item
Command = 109
ShortCut = 8225
end
item
Command = 13
ShortCut = 16417
end
item
Command = 113
ShortCut = 24609
end
item
Command = 7
ShortCut = 36
end
item
Command = 107
ShortCut = 8228
end
item
Command = 15
ShortCut = 16420
end
item
Command = 115
ShortCut = 24612
end
item
Command = 8
ShortCut = 35
end
item
Command = 108
ShortCut = 8227
end
item
Command = 16
ShortCut = 16419
end
item
Command = 116
ShortCut = 24611
end
item
Command = 223
ShortCut = 45
end
item
Command = 201
ShortCut = 16429
end
item
Command = 604
ShortCut = 8237
end
item
Command = 502
ShortCut = 46
end
item
Command = 603
ShortCut = 8238
end
item
Command = 501
ShortCut = 8
end
item
Command = 501
ShortCut = 8200
end
item
Command = 504
ShortCut = 16392
end
item
Command = 601
ShortCut = 32776
end
item
Command = 602
ShortCut = 40968
end
item
Command = 509
ShortCut = 13
end
item
Command = 199
ShortCut = 16449
end
item
Command = 201
ShortCut = 16451
end
item
Command = 610
ShortCut = 24649
end
item
Command = 509
ShortCut = 16461
end
item
Command = 510
ShortCut = 16462
end
item
Command = 503
ShortCut = 16468
end
item
Command = 611
ShortCut = 24661
end
item
Command = 604
ShortCut = 16470
end
item
Command = 603
ShortCut = 16472
end
item
Command = 507
ShortCut = 16473
end
item
Command = 506
ShortCut = 24665
end
item
Command = 601
ShortCut = 16474
end
item
Command = 602
ShortCut = 24666
end
item
Command = 301
ShortCut = 16432
end
item
Command = 302
ShortCut = 16433
end
item
Command = 303
ShortCut = 16434
end
item
Command = 304
ShortCut = 16435
end
item
Command = 305
ShortCut = 16436
end
item
Command = 306
ShortCut = 16437
end
item
Command = 307
ShortCut = 16438
end
item
Command = 308
ShortCut = 16439
end
item
Command = 309
ShortCut = 16440
end
item
Command = 310
ShortCut = 16441
end
item
Command = 351
ShortCut = 24624
end
item
Command = 352
ShortCut = 24625
end
item
Command = 353
ShortCut = 24626
end
item
Command = 354
ShortCut = 24627
end
item
Command = 355
ShortCut = 24628
end
item
Command = 356
ShortCut = 24629
end
item
Command = 357
ShortCut = 24630
end
item
Command = 358
ShortCut = 24631
end
item
Command = 359
ShortCut = 24632
end
item
Command = 360
ShortCut = 24633
end
item
Command = 231
ShortCut = 24654
end
item
Command = 232
ShortCut = 24643
end
item
Command = 233
ShortCut = 24652
end
item
Command = 612
ShortCut = 9
end
item
Command = 613
ShortCut = 8201
end
item
Command = 250
ShortCut = 24642
end>
ReadOnly = True
OnSpecialLineColors = lstLeftSpecialLineColors
OnStatusChange = lstLeftStatusChange
end
end
object pnlRight: TPanel
Left = 366
Height = 459
Top = 48
Width = 417
Align = alClient
BevelOuter = bvNone
ClientHeight = 459
ClientWidth = 417
FullRepaint = False
TabOrder = 1
object pnlRightBox: TPanel
Height = 25
Width = 417
Align = alTop
BevelOuter = bvNone
ClientHeight = 25
ClientWidth = 417
FullRepaint = False
TabOrder = 0
object edtFileNameRight: TFileNameEdit
Height = 23
Width = 392
ButtonWidth = 23
NumGlyphs = 1
Anchors = [akTop, akLeft, akRight]
ParentColor = False
TabOrder = 0
end
end
object lstRight: TSynEdit
Height = 434
Top = 25
Width = 417
Align = alClient
Font.Color = clBlack
Font.Height = 13
Font.Name = 'adobe-courier'
Font.Pitch = fpVariable
ParentColor = False
ParentCtl3D = False
TabOrder = 1
BookMarkOptions.Xoffset = -18
Gutter.Visible = False
Gutter.CodeFoldingWidth = 14
Keystrokes = <
item
Command = 3
ShortCut = 38
end
item
Command = 103
ShortCut = 8230
end
item
Command = 211
ShortCut = 16422
end
item
Command = 4
ShortCut = 40
end
item
Command = 104
ShortCut = 8232
end
item
Command = 212
ShortCut = 16424
end
item
Command = 1
ShortCut = 37
end
item
Command = 101
ShortCut = 8229
end
item
Command = 5
ShortCut = 16421
end
item
Command = 105
ShortCut = 24613
end
item
Command = 2
ShortCut = 39
end
item
Command = 102
ShortCut = 8231
end
item
Command = 6
ShortCut = 16423
end
item
Command = 106
ShortCut = 24615
end
item
Command = 10
ShortCut = 34
end
item
Command = 110
ShortCut = 8226
end
item
Command = 14
ShortCut = 16418
end
item
Command = 114
ShortCut = 24610
end
item
Command = 9
ShortCut = 33
end
item
Command = 109
ShortCut = 8225
end
item
Command = 13
ShortCut = 16417
end
item
Command = 113
ShortCut = 24609
end
item
Command = 7
ShortCut = 36
end
item
Command = 107
ShortCut = 8228
end
item
Command = 15
ShortCut = 16420
end
item
Command = 115
ShortCut = 24612
end
item
Command = 8
ShortCut = 35
end
item
Command = 108
ShortCut = 8227
end
item
Command = 16
ShortCut = 16419
end
item
Command = 116
ShortCut = 24611
end
item
Command = 223
ShortCut = 45
end
item
Command = 201
ShortCut = 16429
end
item
Command = 604
ShortCut = 8237
end
item
Command = 502
ShortCut = 46
end
item
Command = 603
ShortCut = 8238
end
item
Command = 501
ShortCut = 8
end
item
Command = 501
ShortCut = 8200
end
item
Command = 504
ShortCut = 16392
end
item
Command = 601
ShortCut = 32776
end
item
Command = 602
ShortCut = 40968
end
item
Command = 509
ShortCut = 13
end
item
Command = 199
ShortCut = 16449
end
item
Command = 201
ShortCut = 16451
end
item
Command = 610
ShortCut = 24649
end
item
Command = 509
ShortCut = 16461
end
item
Command = 510
ShortCut = 16462
end
item
Command = 503
ShortCut = 16468
end
item
Command = 611
ShortCut = 24661
end
item
Command = 604
ShortCut = 16470
end
item
Command = 603
ShortCut = 16472
end
item
Command = 507
ShortCut = 16473
end
item
Command = 506
ShortCut = 24665
end
item
Command = 601
ShortCut = 16474
end
item
Command = 602
ShortCut = 24666
end
item
Command = 301
ShortCut = 16432
end
item
Command = 302
ShortCut = 16433
end
item
Command = 303
ShortCut = 16434
end
item
Command = 304
ShortCut = 16435
end
item
Command = 305
ShortCut = 16436
end
item
Command = 306
ShortCut = 16437
end
item
Command = 307
ShortCut = 16438
end
item
Command = 308
ShortCut = 16439
end
item
Command = 309
ShortCut = 16440
end
item
Command = 310
ShortCut = 16441
end
item
Command = 351
ShortCut = 24624
end
item
Command = 352
ShortCut = 24625
end
item
Command = 353
ShortCut = 24626
end
item
Command = 354
ShortCut = 24627
end
item
Command = 355
ShortCut = 24628
end
item
Command = 356
ShortCut = 24629
end
item
Command = 357
ShortCut = 24630
end
item
Command = 358
ShortCut = 24631
end
item
Command = 359
ShortCut = 24632
end
item
Command = 360
ShortCut = 24633
end
item
Command = 231
ShortCut = 24654
end
item
Command = 232
ShortCut = 24643
end
item
Command = 233
ShortCut = 24652
end
item
Command = 612
ShortCut = 9
end
item
Command = 613
ShortCut = 8201
end
item
Command = 250
ShortCut = 24642
end>
ReadOnly = True
OnSpecialLineColors = lstRightSpecialLineColors
OnStatusChange = lstRightStatusChange
end
end
object pnlStatusBar: TStatusBar
Height = 23
Top = 507
Width = 783
Panels = <
item
Text = 'Number of changes: '
Width = 50
end>
end
object pnlButtons: TPanel
Height = 48
Width = 783
Align = alTop
BevelOuter = bvNone
ClientHeight = 48
ClientWidth = 783
FullRepaint = False
TabOrder = 2
object btnCompare: TButton
Left = 6
Height = 32
Top = 8
Width = 110
BorderSpacing.InnerBorder = 4
Caption = 'Compare files'
OnClick = btnCompareClick
TabOrder = 0
end
object btnNextDiff: TButton
AnchorSideLeft.Control = btnCompare
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = btnCompare
AnchorSideTop.Side = asrCenter
Left = 122
Height = 32
Top = 8
Width = 122
BorderSpacing.Left = 6
BorderSpacing.InnerBorder = 4
Caption = 'Next difference'
TabOrder = 1
end
object btnPrevDiff: TButton
AnchorSideLeft.Control = btnNextDiff
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = btnNextDiff
AnchorSideTop.Side = asrCenter
Left = 250
Height = 32
Top = 8
Width = 147
BorderSpacing.Left = 6
BorderSpacing.InnerBorder = 4
Caption = 'Previous difference'
TabOrder = 2
end
object chbBinMode: TCheckBox
AnchorSideLeft.Control = btnPrevDiff
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = btnPrevDiff
AnchorSideTop.Side = asrCenter
Left = 403
Height = 23
Top = 13
Width = 91
AllowGrayed = True
BorderSpacing.Left = 6
Caption = 'Binary mode'
TabOrder = 3
end
object btnClose: TButton
AnchorSideLeft.Control = chbKeepScrolling
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = btnPrevDiff
AnchorSideTop.Side = asrCenter
Left = 606
Height = 32
Top = 8
Width = 96
BorderSpacing.Left = 6
BorderSpacing.InnerBorder = 4
Caption = 'Close'
OnClick = btnCloseClick
TabOrder = 4
end
object chbKeepScrolling: TCheckBox
AnchorSideLeft.Control = chbBinMode
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = btnPrevDiff
AnchorSideTop.Side = asrCenter
Left = 500
Height = 23
Top = 13
Width = 100
AllowGrayed = True
BorderSpacing.Left = 6
Caption = 'Keep scrolling'
TabOrder = 5
end
end
end