IDE: code explorer doesn't expand treenode when you double click it (bug #8042)

git-svn-id: trunk@10409 -
This commit is contained in:
vincents 2007-01-09 10:42:56 +00:00
parent 0780f4b56b
commit 549c831f89
2 changed files with 53 additions and 53 deletions

View File

@ -1,38 +1,40 @@
object CodeExplorerView: TCodeExplorerView
Left = 378
Height = 505
Top = 175
Width = 206
HorzScrollBar.Page = 205
VertScrollBar.Page = 504
ActiveControl = RefreshButton
Caption = 'CodeExplorerView'
ClientHeight = 505
ClientWidth = 206
KeyPreview = True
OnClose = CodeExplorerViewCLOSE
OnCreate = CodeExplorerViewCREATE
OnDestroy = CodeExplorerViewDestroy
OnResize = CodeExplorerViewRESIZE
PixelsPerInch = 112
HorzScrollBar.Page = 205
VertScrollBar.Page = 504
Left = 378
Height = 505
Top = 175
Width = 206
object RefreshButton: TButton
Height = 25
Width = 96
BorderSpacing.InnerBorder = 4
Caption = 'Refresh'
OnClick = RefreshButtonCLICK
TabOrder = 0
Height = 25
Width = 96
end
object OptionsButton: TButton
Caption = 'Options'
OnClick = OptionsButtonClick
TabOrder = 1
Left = 110
Height = 25
Width = 96
BorderSpacing.InnerBorder = 4
Caption = 'Options'
OnClick = OptionsButtonClick
TabOrder = 1
end
object CodeTreeview: TTreeView
AnchorSideTop.Control = FilterEdit
AnchorSideTop.Side = asrBottom
Height = 456
Top = 49
Width = 206
Align = alBottom
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Top = 1
@ -46,18 +48,9 @@ object CodeExplorerView: TCodeExplorerView
OnDblClick = CodeTreeviewDBLCLICK
OnDeletion = CodeTreeviewDELETION
OnKeyUp = CodeTreeviewKeyUp
Options = [tvoAutoItemHeight, tvoKeepCollapsedNodes, tvoRightClickSelect, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips]
AnchorSideTop.Control = FilterEdit
AnchorSideTop.Side = asrBottom
Height = 456
Top = 49
Width = 206
Options = [tvoAutoItemHeight, tvoKeepCollapsedNodes, tvoRightClickSelect, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips, tvoNoDoubleClickExpand]
end
object FilterEdit: TEdit
Anchors = [akTop, akLeft, akRight]
OnChange = FilterEditChange
TabOrder = 3
Text = 'FilterEdit'
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = RefreshButton
AnchorSideTop.Side = asrBottom
@ -66,6 +59,10 @@ object CodeExplorerView: TCodeExplorerView
Height = 23
Top = 25
Width = 206
Anchors = [akTop, akLeft, akRight]
OnChange = FilterEditChange
TabOrder = 3
Text = 'FilterEdit'
end
object Imagelist1: TImageList
left = 64

View File

@ -1,29 +1,32 @@
{ Dit is een automatisch aangemaakt lazarus broncode bestand }
LazarusResources.Add('TCodeExplorerView','FORMDATA',[
'TPF0'#17'TCodeExplorerView'#16'CodeExplorerView'#13'ActiveControl'#7#13'Refr'
+'eshButton'#7'Caption'#6#16'CodeExplorerView'#12'ClientHeight'#3#249#1#11'Cl'
+'ientWidth'#3#206#0#10'KeyPreview'#9#7'OnClose'#7#21'CodeExplorerViewCLOSE'#8
+'OnCreate'#7#22'CodeExplorerViewCREATE'#9'OnDestroy'#7#23'CodeExplorerViewDe'
+'stroy'#8'OnResize'#7#22'CodeExplorerViewRESIZE'#13'PixelsPerInch'#2'p'#18'H'
+'orzScrollBar.Page'#3#205#0#18'VertScrollBar.Page'#3#248#1#4'Left'#3'z'#1#6
+'Height'#3#249#1#3'Top'#3#175#0#5'Width'#3#206#0#0#7'TButton'#13'RefreshButt'
+'on'#7'Caption'#6#7'Refresh'#7'OnClick'#7#18'RefreshButtonCLICK'#8'TabOrder'
+#2#0#6'Height'#2#25#5'Width'#2'`'#0#0#7'TButton'#13'OptionsButton'#7'Caption'
+#6#7'Options'#7'OnClick'#7#18'OptionsButtonClick'#8'TabOrder'#2#1#4'Left'#2
+'n'#6'Height'#2#25#5'Width'#2'`'#0#0#9'TTreeView'#12'CodeTreeview'#5'Align'#7
+#8'alBottom'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#17'Bo'
+'rderSpacing.Top'#2#1#17'DefaultItemHeight'#2#16#13'HideSelection'#8#6'Image'
+'s'#7#10'Imagelist1'#11'ParentCtl3D'#8#9'PopupMenu'#7#13'TreePopupmenu'#16'R'
+'ightClickSelect'#9#8'TabOrder'#2#2#10'OnDblClick'#7#20'CodeTreeviewDBLCLICK'
+#10'OnDeletion'#7#20'CodeTreeviewDELETION'#7'OnKeyUp'#7#17'CodeTreeviewKeyUp'
+#7'Options'#11#17'tvoAutoItemHeight'#21'tvoKeepCollapsedNodes'#19'tvoRightCl'
+'ickSelect'#14'tvoShowButtons'#12'tvoShowLines'#11'tvoShowRoot'#11'tvoToolTi'
+'ps'#0#21'AnchorSideTop.Control'#7#10'FilterEdit'#18'AnchorSideTop.Side'#7#9
+'asrBottom'#6'Height'#3#200#1#3'Top'#2'1'#5'Width'#3#206#0#0#0#5'TEdit'#10'F'
+'ilterEdit'#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#0#8'OnChange'#7#16'F'
+'ilterEditChange'#8'TabOrder'#2#3#4'Text'#6#10'FilterEdit'#22'AnchorSideLeft'
+'.Control'#7#5'Owner'#21'AnchorSideTop.Control'#7#13'RefreshButton'#18'Ancho'
+'rSideTop.Side'#7#9'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'Anc'
+'horSideRight.Side'#7#9'asrBottom'#6'Height'#2#23#3'Top'#2#25#5'Width'#3#206
+#0#0#0#10'TImageList'#10'Imagelist1'#4'left'#2'@'#3'top'#2' '#0#0#10'TPopupM'
+'enu'#13'TreePopupmenu'#4'left'#2'@'#3'top'#2'H'#0#0#0
'TPF0'#17'TCodeExplorerView'#16'CodeExplorerView'#4'Left'#3'z'#1#6'Height'#3
+#249#1#3'Top'#3#175#0#5'Width'#3#206#0#18'HorzScrollBar.Page'#3#205#0#18'Ver'
+'tScrollBar.Page'#3#248#1#13'ActiveControl'#7#13'RefreshButton'#7'Caption'#6
+#16'CodeExplorerView'#10'KeyPreview'#9#7'OnClose'#7#21'CodeExplorerViewCLOSE'
+#8'OnCreate'#7#22'CodeExplorerViewCREATE'#9'OnDestroy'#7#23'CodeExplorerView'
+'Destroy'#8'OnResize'#7#22'CodeExplorerViewRESIZE'#0#7'TButton'#13'RefreshBu'
+'tton'#6'Height'#2#25#5'Width'#2'`'#25'BorderSpacing.InnerBorder'#2#4#7'Capt'
+'ion'#6#7'Refresh'#7'OnClick'#7#18'RefreshButtonCLICK'#8'TabOrder'#2#0#0#0#7
+'TButton'#13'OptionsButton'#4'Left'#2'n'#6'Height'#2#25#5'Width'#2'`'#25'Bor'
+'derSpacing.InnerBorder'#2#4#7'Caption'#6#7'Options'#7'OnClick'#7#18'Options'
+'ButtonClick'#8'TabOrder'#2#1#0#0#9'TTreeView'#12'CodeTreeview'#21'AnchorSid'
+'eTop.Control'#7#10'FilterEdit'#18'AnchorSideTop.Side'#7#9'asrBottom'#6'Heig'
+'ht'#3#200#1#3'Top'#2'1'#5'Width'#3#206#0#5'Align'#7#8'alBottom'#7'Anchors'
+#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#17'BorderSpacing.Top'#2#1#17
+'DefaultItemHeight'#2#16#13'HideSelection'#8#6'Images'#7#10'Imagelist1'#11'P'
+'arentCtl3D'#8#9'PopupMenu'#7#13'TreePopupmenu'#16'RightClickSelect'#9#8'Tab'
+'Order'#2#2#10'OnDblClick'#7#20'CodeTreeviewDBLCLICK'#10'OnDeletion'#7#20'Co'
+'deTreeviewDELETION'#7'OnKeyUp'#7#17'CodeTreeviewKeyUp'#7'Options'#11#17'tvo'
+'AutoItemHeight'#21'tvoKeepCollapsedNodes'#19'tvoRightClickSelect'#14'tvoSho'
+'wButtons'#12'tvoShowLines'#11'tvoShowRoot'#11'tvoToolTips'#22'tvoNoDoubleCl'
+'ickExpand'#0#0#0#5'TEdit'#10'FilterEdit'#22'AnchorSideLeft.Control'#7#5'Own'
+'er'#21'AnchorSideTop.Control'#7#13'RefreshButton'#18'AnchorSideTop.Side'#7#9
+'asrBottom'#23'AnchorSideRight.Control'#7#5'Owner'#20'AnchorSideRight.Side'#7
+#9'asrBottom'#6'Height'#2#23#3'Top'#2#25#5'Width'#3#206#0#7'Anchors'#11#5'ak'
+'Top'#6'akLeft'#7'akRight'#0#8'OnChange'#7#16'FilterEditChange'#8'TabOrder'#2
+#3#4'Text'#6#10'FilterEdit'#0#0#10'TImageList'#10'Imagelist1'#4'left'#2'@'#3
+'top'#2' '#0#0#10'TPopupMenu'#13'TreePopupmenu'#4'left'#2'@'#3'top'#2'H'#0#0
+#0
]);