|
38 | 38 | size="large" |
39 | 39 | onAction="OnAction" |
40 | 40 | getImage="GetButtonImage" |
41 | | - screentip="This will ping the visible servers in the selected data table." |
| 41 | + screentip="Ping Servers" |
| 42 | + supertip="This will ping the visible servers in the selected data table." |
42 | 43 | /> |
43 | 44 | <separator |
44 | 45 | id="separator2" |
|
51 | 52 | getItemCount="GetItemCount" |
52 | 53 | getItemLabel="GetItemLabel" |
53 | 54 | sizeString= "XXXXXXXXXXXXXXXXXXXX" |
54 | | - screentip="This is the column name for the server column." |
| 55 | + screentip="Server Name" |
| 56 | + supertip="This is the column name for the server column." |
55 | 57 | /> |
56 | 58 | <comboBox |
57 | 59 | id="cboPingName" |
|
61 | 63 | getItemCount="GetItemCount" |
62 | 64 | getItemLabel="GetItemLabel" |
63 | 65 | sizeString= "XXXXXXXXXXXXXXXXXXXX" |
64 | | - screentip="This is the column name for the ping column. If the column doesn't exist, it will be created." |
| 66 | + screentip="Ping Results" |
| 67 | + supertip="This is the column name for the ping column. If the column doesn't exist, it will be created." |
65 | 68 | /> |
66 | 69 | </group> |
67 | 70 | <group |
|
89 | 92 | getItemCount="GetItemCount" |
90 | 93 | getItemLabel="GetItemLabel" |
91 | 94 | sizeString= "XXXXXXXXXXXXXXXXXXXX" |
92 | | - screentip="This is the column name for the server column." |
| 95 | + screentip="Server Name" |
| 96 | + supertip="This is the column name for the server column." |
93 | 97 | /> |
94 | 98 | <comboBox |
95 | 99 | id="cboRdgDescription" |
|
99 | 103 | getItemCount="GetItemCount" |
100 | 104 | getItemLabel="GetItemLabel" |
101 | 105 | sizeString= "XXXXXXXXXXXXXXXXXXXX" |
102 | | - screentip="This is the column name for the server description column." |
| 106 | + screentip="Server Description" |
| 107 | + supertip="This is the column name for the server description column." |
103 | 108 | /> |
104 | 109 | <comboBox |
105 | 110 | id="cboRdgComment" |
|
109 | 114 | getItemCount="GetItemCount" |
110 | 115 | getItemLabel="GetItemLabel" |
111 | 116 | sizeString= "XXXXXXXXXXXXXXXXXXXX" |
112 | | - screentip="This is the column name for the server comment column." |
| 117 | + screentip="Server Comment" |
| 118 | + supertip="This is the column name for the server comment column." |
113 | 119 | /> |
114 | 120 | <separator |
115 | 121 | id="separator4" |
|
122 | 128 | getItemCount="GetItemCount" |
123 | 129 | getItemLabel="GetItemLabel" |
124 | 130 | sizeString= "XXXXXXXXXXXXXXXXXXXX" |
125 | | - screentip="This is the column name for the server group column." |
| 131 | + screentip="Server Group" |
| 132 | + supertip="This is the column name for the server group column." |
126 | 133 | /> |
127 | 134 | <editBox |
128 | 135 | id="txtFileName" |
129 | 136 | label="File Name: " |
130 | 137 | onChange="OnChange" |
131 | 138 | getText="GetLabelText" |
132 | 139 | sizeString= "XXXXXXXXXXXXXXXXXXXXXX" |
133 | | - screentip="This is the file path for the Remote Desktop Manager file." |
| 140 | + screentip="Find Date Format" |
| 141 | + supertip="This is the file path for the Remote Desktop Manager file." |
134 | 142 | /> |
135 | 143 | </group> |
136 | 144 | <group |
|
0 commit comments