File tree Expand file tree Collapse file tree 1 file changed +25
-5
lines changed Expand file tree Collapse file tree 1 file changed +25
-5
lines changed Original file line number Diff line number Diff line change 29
29
< p >
30
30
This dialogue box is displayed by choosing the < em > View |
31
31
Dependencies</ em > menu item or by pressing
32
- < span class ="smallcaps "> Ctrl+D</ span > . It has two tabs:
33
- < em > Depends Upon</ em > and < em > Required By</ em > .
32
+ < span class ="smallcaps "> Ctrl+D</ span > .
34
33
</ p >
35
34
< h2 >
36
- < em > Depends Upon </ em > Tab
35
+ Tabs
37
36
</ h2 >
37
+ < p >
38
+ The dialogue box has two tabs: < em > Depends Upon</ em > and < em > Required
39
+ By</ em > .
40
+ </ p >
41
+ < h3 >
42
+ < em > Depends Upon</ em > Tab
43
+ </ h3 >
38
44
< p >
39
45
If the selected snippet has dependencies (i.e. snippets it depends upon in
40
46
order to compile) a tree of snippets is displayed that shows the direct
47
53
error message is displayed. Such a dependency indicates there is an error
48
54
in the database.
49
55
</ p >
50
- < h2 >
56
+ < h3 >
51
57
< em > Required By</ em > Tab
52
- </ h2 >
58
+ </ h3 >
53
59
< p >
54
60
This tab displays a simple list of snippets that immediately depend on the
55
61
selected snippet. Again, if there are no snippets to list, a message is
56
62
displayed to that effect.
57
63
</ p >
64
+ < h2 >
65
+ < em > Select & Close</ em > button
66
+ </ h2 >
67
+ < p >
68
+ This button appears to the left of the < em > Close</ em > and < em > Help</ em >
69
+ buttons. It's purpose is to select the snippets listed on the currently
70
+ active tab and to display that selection when the dialogue box is closed.
71
+ If the active tab lists no snippets then the button is disabled.
72
+ </ p >
73
+ < p >
74
+ < strong class ="warning "> Warning:</ strong > Any selection made using this
75
+ button will replace any search results that were previously displayed. No
76
+ warning will be displayed.
77
+ </ p >
58
78
</ body >
59
79
</ html >
You can’t perform that action at this time.
0 commit comments