프로젝트

일반

사용자정보

개정판 cf26ab05

IDcf26ab0501e9f2a8a6a7dc9ca304ab2776419724
상위 75b3c39a
하위 3db80ff5, 534ca9c5

gaqhf 이(가) 5년 이상 전에 추가함

dev issue #1227 : mapping ui

Change-Id: I29c8a9be2876f751960a13392a68b5cda966debc

차이점 보기:

DTI_PID/APIDConverter/Form/MappingForm.Designer.cs
28 28
        /// </summary>
29 29
        private void InitializeComponent()
30 30
        {
31
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MappingForm));
31 32
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
32 33
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
33 34
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
......
144 145
            // emptySpaceItem1
145 146
            // 
146 147
            this.emptySpaceItem1.AllowHotTrack = false;
147
            this.emptySpaceItem1.Location = new System.Drawing.Point(0, 551);
148
            this.emptySpaceItem1.Location = new System.Drawing.Point(0, 537);
148 149
            this.emptySpaceItem1.Name = "emptySpaceItem1";
149
            this.emptySpaceItem1.Size = new System.Drawing.Size(240, 26);
150
            this.emptySpaceItem1.Size = new System.Drawing.Size(771, 40);
150 151
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
151 152
            // 
152 153
            // tabbedControlGroup1
......
154 155
            this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
155 156
            this.tabbedControlGroup1.Name = "tabbedControlGroup1";
156 157
            this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup1;
157
            this.tabbedControlGroup1.Size = new System.Drawing.Size(638, 551);
158
            this.tabbedControlGroup1.Size = new System.Drawing.Size(638, 537);
158 159
            this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
159 160
            this.layoutControlGroup1,
160 161
            this.layoutControlGroup2});
......
169 170
            this.layoutControlGroup5});
170 171
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
171 172
            this.layoutControlGroup1.Name = "layoutControlGroup1";
172
            this.layoutControlGroup1.Size = new System.Drawing.Size(614, 503);
173
            this.layoutControlGroup1.Size = new System.Drawing.Size(614, 489);
173 174
            this.layoutControlGroup1.Text = "Symbol";
174 175
            // 
175 176
            // btnSave
176 177
            // 
177
            this.btnSave.Location = new System.Drawing.Point(252, 563);
178
            this.btnSave.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSave.ImageOptions.SvgImage")));
179
            this.btnSave.Location = new System.Drawing.Point(783, 549);
178 180
            this.btnSave.Name = "btnSave";
179
            this.btnSave.Size = new System.Drawing.Size(236, 22);
181
            this.btnSave.Size = new System.Drawing.Size(84, 36);
180 182
            this.btnSave.StyleController = this.layoutControl1;
181 183
            this.btnSave.TabIndex = 5;
182 184
            this.btnSave.Text = "  Save  ";
......
184 186
            // layoutControlItem2
185 187
            // 
186 188
            this.layoutControlItem2.Control = this.btnSave;
187
            this.layoutControlItem2.Location = new System.Drawing.Point(240, 551);
189
            this.layoutControlItem2.Location = new System.Drawing.Point(771, 537);
188 190
            this.layoutControlItem2.Name = "layoutControlItem2";
189
            this.layoutControlItem2.Size = new System.Drawing.Size(240, 26);
191
            this.layoutControlItem2.Size = new System.Drawing.Size(88, 40);
190 192
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
191 193
            this.layoutControlItem2.TextVisible = false;
192 194
            // 
193 195
            // btnClose
194 196
            // 
195
            this.btnClose.Location = new System.Drawing.Point(731, 563);
197
            this.btnClose.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnClose.ImageOptions.SvgImage")));
198
            this.btnClose.Location = new System.Drawing.Point(881, 549);
196 199
            this.btnClose.Name = "btnClose";
197
            this.btnClose.Size = new System.Drawing.Size(236, 22);
200
            this.btnClose.Size = new System.Drawing.Size(86, 36);
198 201
            this.btnClose.StyleController = this.layoutControl1;
199 202
            this.btnClose.TabIndex = 6;
200 203
            this.btnClose.Text = "  Close  ";
......
202 205
            // layoutControlItem3
203 206
            // 
204 207
            this.layoutControlItem3.Control = this.btnClose;
205
            this.layoutControlItem3.Location = new System.Drawing.Point(719, 551);
208
            this.layoutControlItem3.Location = new System.Drawing.Point(869, 537);
206 209
            this.layoutControlItem3.Name = "layoutControlItem3";
207
            this.layoutControlItem3.Size = new System.Drawing.Size(240, 26);
210
            this.layoutControlItem3.Size = new System.Drawing.Size(90, 40);
208 211
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
209 212
            this.layoutControlItem3.TextVisible = false;
210 213
            // 
......
213 216
            this.splitterItem1.AllowHotTrack = true;
214 217
            this.splitterItem1.Location = new System.Drawing.Point(638, 0);
215 218
            this.splitterItem1.Name = "splitterItem1";
216
            this.splitterItem1.Size = new System.Drawing.Size(12, 551);
219
            this.splitterItem1.Size = new System.Drawing.Size(12, 537);
217 220
            // 
218 221
            // gridControlSymbol
219 222
            // 
......
221 224
            this.gridControlSymbol.MainView = this.gridViewSymbol;
222 225
            this.gridControlSymbol.MenuManager = this.ribbonControl;
223 226
            this.gridControlSymbol.Name = "gridControlSymbol";
224
            this.gridControlSymbol.Size = new System.Drawing.Size(610, 246);
227
            this.gridControlSymbol.Size = new System.Drawing.Size(610, 239);
225 228
            this.gridControlSymbol.TabIndex = 7;
226 229
            this.gridControlSymbol.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
227 230
            this.gridViewSymbol});
......
230 233
            // 
231 234
            this.gridViewSymbol.GridControl = this.gridControlSymbol;
232 235
            this.gridViewSymbol.Name = "gridViewSymbol";
236
            this.gridViewSymbol.OptionsView.ShowGroupPanel = false;
233 237
            // 
234 238
            // layoutControlItem4
235 239
            // 
236 240
            this.layoutControlItem4.Control = this.gridControlSymbol;
237 241
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
238 242
            this.layoutControlItem4.Name = "layoutControlItem4";
239
            this.layoutControlItem4.Size = new System.Drawing.Size(614, 250);
243
            this.layoutControlItem4.Size = new System.Drawing.Size(614, 243);
240 244
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
241 245
            this.layoutControlItem4.TextVisible = false;
242 246
            // 
......
244 248
            // 
245 249
            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
246 250
            this.layoutControlGroup2.Name = "layoutControlGroup2";
247
            this.layoutControlGroup2.Size = new System.Drawing.Size(614, 503);
251
            this.layoutControlGroup2.Size = new System.Drawing.Size(614, 489);
248 252
            this.layoutControlGroup2.Text = "Line";
249 253
            // 
250 254
            // treeList1
......
252 256
            this.treeList1.Cursor = System.Windows.Forms.Cursors.Default;
253 257
            this.treeList1.Location = new System.Drawing.Point(674, 43);
254 258
            this.treeList1.Name = "treeList1";
255
            this.treeList1.Size = new System.Drawing.Size(281, 228);
259
            this.treeList1.Size = new System.Drawing.Size(281, 220);
256 260
            this.treeList1.TabIndex = 8;
257 261
            // 
258 262
            // layoutControlItem1
......
260 264
            this.layoutControlItem1.Control = this.treeList1;
261 265
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
262 266
            this.layoutControlItem1.Name = "layoutControlItem1";
263
            this.layoutControlItem1.Size = new System.Drawing.Size(285, 232);
267
            this.layoutControlItem1.Size = new System.Drawing.Size(285, 224);
264 268
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
265 269
            this.layoutControlItem1.TextVisible = false;
266 270
            // 
......
270 274
            this.layoutControlItem1});
271 275
            this.layoutControlGroup3.Location = new System.Drawing.Point(650, 0);
272 276
            this.layoutControlGroup3.Name = "layoutControlGroup3";
273
            this.layoutControlGroup3.Size = new System.Drawing.Size(309, 275);
277
            this.layoutControlGroup3.Size = new System.Drawing.Size(309, 267);
274 278
            this.layoutControlGroup3.Text = "Aveva Symbol";
275 279
            // 
276 280
            // emptySpaceItem2
277 281
            // 
278 282
            this.emptySpaceItem2.AllowHotTrack = false;
279
            this.emptySpaceItem2.Location = new System.Drawing.Point(480, 551);
283
            this.emptySpaceItem2.Location = new System.Drawing.Point(859, 537);
280 284
            this.emptySpaceItem2.Name = "emptySpaceItem2";
281
            this.emptySpaceItem2.Size = new System.Drawing.Size(239, 26);
285
            this.emptySpaceItem2.Size = new System.Drawing.Size(10, 40);
282 286
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
283 287
            // 
284 288
            // pictureEdit1
285 289
            // 
286
            this.pictureEdit1.Location = new System.Drawing.Point(36, 341);
290
            this.pictureEdit1.Location = new System.Drawing.Point(36, 334);
287 291
            this.pictureEdit1.MenuManager = this.ribbonControl;
288 292
            this.pictureEdit1.Name = "pictureEdit1";
289 293
            this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
290
            this.pictureEdit1.Size = new System.Drawing.Size(277, 194);
294
            this.pictureEdit1.Size = new System.Drawing.Size(277, 187);
291 295
            this.pictureEdit1.StyleController = this.layoutControl1;
292 296
            this.pictureEdit1.TabIndex = 9;
293 297
            // 
......
296 300
            this.layoutControlItem5.Control = this.pictureEdit1;
297 301
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
298 302
            this.layoutControlItem5.Name = "layoutControlItem5";
299
            this.layoutControlItem5.Size = new System.Drawing.Size(281, 198);
303
            this.layoutControlItem5.Size = new System.Drawing.Size(281, 191);
300 304
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
301 305
            this.layoutControlItem5.TextVisible = false;
302 306
            // 
303 307
            // splitterItem2
304 308
            // 
305 309
            this.splitterItem2.AllowHotTrack = true;
306
            this.splitterItem2.Location = new System.Drawing.Point(0, 250);
310
            this.splitterItem2.Location = new System.Drawing.Point(0, 243);
307 311
            this.splitterItem2.Name = "splitterItem2";
308 312
            this.splitterItem2.Size = new System.Drawing.Size(614, 12);
309 313
            // 
310 314
            // pictureEdit2
311 315
            // 
312
            this.pictureEdit2.Location = new System.Drawing.Point(353, 341);
316
            this.pictureEdit2.Location = new System.Drawing.Point(353, 334);
313 317
            this.pictureEdit2.MenuManager = this.ribbonControl;
314 318
            this.pictureEdit2.Name = "pictureEdit2";
315 319
            this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
316
            this.pictureEdit2.Size = new System.Drawing.Size(269, 194);
320
            this.pictureEdit2.Size = new System.Drawing.Size(269, 187);
317 321
            this.pictureEdit2.StyleController = this.layoutControl1;
318 322
            this.pictureEdit2.TabIndex = 10;
319 323
            // 
......
322 326
            this.layoutControlItem6.Control = this.pictureEdit2;
323 327
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
324 328
            this.layoutControlItem6.Name = "layoutControlItem6";
325
            this.layoutControlItem6.Size = new System.Drawing.Size(273, 198);
329
            this.layoutControlItem6.Size = new System.Drawing.Size(273, 191);
326 330
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
327 331
            this.layoutControlItem6.TextVisible = false;
328 332
            // 
329 333
            // splitterItem3
330 334
            // 
331 335
            this.splitterItem3.AllowHotTrack = true;
332
            this.splitterItem3.Location = new System.Drawing.Point(305, 262);
336
            this.splitterItem3.Location = new System.Drawing.Point(305, 255);
333 337
            this.splitterItem3.Name = "splitterItem3";
334
            this.splitterItem3.Size = new System.Drawing.Size(12, 241);
338
            this.splitterItem3.Size = new System.Drawing.Size(12, 234);
335 339
            // 
336 340
            // layoutControlGroup4
337 341
            // 
338 342
            this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
339 343
            this.layoutControlItem5});
340
            this.layoutControlGroup4.Location = new System.Drawing.Point(0, 262);
344
            this.layoutControlGroup4.Location = new System.Drawing.Point(0, 255);
341 345
            this.layoutControlGroup4.Name = "layoutControlGroup4";
342
            this.layoutControlGroup4.Size = new System.Drawing.Size(305, 241);
346
            this.layoutControlGroup4.Size = new System.Drawing.Size(305, 234);
343 347
            this.layoutControlGroup4.Text = "ID2 Image";
344 348
            // 
345 349
            // layoutControlGroup5
346 350
            // 
347 351
            this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
348 352
            this.layoutControlItem6});
349
            this.layoutControlGroup5.Location = new System.Drawing.Point(317, 262);
353
            this.layoutControlGroup5.Location = new System.Drawing.Point(317, 255);
350 354
            this.layoutControlGroup5.Name = "layoutControlGroup5";
351
            this.layoutControlGroup5.Size = new System.Drawing.Size(297, 241);
355
            this.layoutControlGroup5.Size = new System.Drawing.Size(297, 234);
352 356
            this.layoutControlGroup5.Text = "Mapped Image";
353 357
            // 
354 358
            // pictureEdit3
355 359
            // 
356
            this.pictureEdit3.Location = new System.Drawing.Point(674, 330);
360
            this.pictureEdit3.Location = new System.Drawing.Point(674, 322);
357 361
            this.pictureEdit3.MenuManager = this.ribbonControl;
358 362
            this.pictureEdit3.Name = "pictureEdit3";
359 363
            this.pictureEdit3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
360
            this.pictureEdit3.Size = new System.Drawing.Size(281, 217);
364
            this.pictureEdit3.Size = new System.Drawing.Size(281, 211);
361 365
            this.pictureEdit3.StyleController = this.layoutControl1;
362 366
            this.pictureEdit3.TabIndex = 11;
363 367
            // 
......
366 370
            this.layoutControlItem7.Control = this.pictureEdit3;
367 371
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
368 372
            this.layoutControlItem7.Name = "layoutControlItem7";
369
            this.layoutControlItem7.Size = new System.Drawing.Size(285, 221);
373
            this.layoutControlItem7.Size = new System.Drawing.Size(285, 215);
370 374
            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
371 375
            this.layoutControlItem7.TextVisible = false;
372 376
            // 
......
374 378
            // 
375 379
            this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
376 380
            this.layoutControlItem7});
377
            this.layoutControlGroup6.Location = new System.Drawing.Point(650, 287);
381
            this.layoutControlGroup6.Location = new System.Drawing.Point(650, 279);
378 382
            this.layoutControlGroup6.Name = "layoutControlGroup6";
379
            this.layoutControlGroup6.Size = new System.Drawing.Size(309, 264);
383
            this.layoutControlGroup6.Size = new System.Drawing.Size(309, 258);
380 384
            this.layoutControlGroup6.Text = "Aveva Symbol";
381 385
            // 
382 386
            // splitterItem4
383 387
            // 
384 388
            this.splitterItem4.AllowHotTrack = true;
385
            this.splitterItem4.Location = new System.Drawing.Point(650, 275);
389
            this.splitterItem4.Location = new System.Drawing.Point(650, 267);
386 390
            this.splitterItem4.Name = "splitterItem4";
387 391
            this.splitterItem4.Size = new System.Drawing.Size(309, 12);
388 392
            // 
DTI_PID/APIDConverter/Form/MappingForm.resx
117 117
  <resheader name="writer">
118 118
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119 119
  </resheader>
120
  <assembly alias="DevExpress.Data.v18.2" name="DevExpress.Data.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
121
  <data name="btnClose.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v18.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
122
    <value>
123
        AAEAAAD/////AQAAAAAAAAAMAgAAAFlEZXZFeHByZXNzLkRhdGEudjE4LjIsIFZlcnNpb249MTguMi43
124
        LjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjg4ZDE3NTRkNzAwZTQ5YQUBAAAAHURl
125
        dkV4cHJlc3MuVXRpbHMuU3ZnLlN2Z0ltYWdlAQAAAAREYXRhBwICAAAACQMAAAAPAwAAAJUCAAAC77u/
126
        PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz4NCjxzdmcgeD0iMHB4IiB5PSIwcHgi
127
        IHZpZXdCb3g9IjAgMCAzMiAzMiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv
128
        MjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUt
129
        YmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgaWQ9IkxheWVyXzEi
130
        Pg0KICA8ZyBpZD0iQ2xvc2UiPg0KICAgIDxwYXRoIGQ9Ik0xNiwyQzguMywyLDIsOC4zLDIsMTZzNi4z
131
        LDE0LDE0LDE0czE0LTYuMywxNC0xNFMyMy43LDIsMTYsMnogTTIzLjcsMjEuN2MwLjQsMC40LDAuNCwx
132
        LDAsMS40bC0wLjYsMC42ICAgYy0wLjQsMC40LTEsMC40LTEuNCwwTDE2LDE4bC01LjcsNS43Yy0wLjQs
133
        MC40LTEsMC40LTEuNCwwbC0wLjYtMC42Yy0wLjQtMC40LTAuNC0xLDAtMS40TDE0LDE2bC01LjctNS43
134
        Yy0wLjQtMC40LTAuNC0xLDAtMS40ICAgbDAuNi0wLjZjMC40LTAuNCwxLTAuNCwxLjQsMEwxNiwxNGw1
135
        LjctNS43YzAuNC0wLjQsMS0wLjQsMS40LDBsMC42LDAuNmMwLjQsMC40LDAuNCwxLDAsMS40TDE4LDE2
136
        TDIzLjcsMjEuN3oiIGZpbGw9IiNEMTFDMUMiIGNsYXNzPSJSZWQiIC8+DQogIDwvZz4NCjwvc3ZnPgs=
137
</value>
138
  </data>
139
  <data name="btnSave.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v18.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
140
    <value>
141
        AAEAAAD/////AQAAAAAAAAAMAgAAAFlEZXZFeHByZXNzLkRhdGEudjE4LjIsIFZlcnNpb249MTguMi43
142
        LjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjg4ZDE3NTRkNzAwZTQ5YQUBAAAAHURl
143
        dkV4cHJlc3MuVXRpbHMuU3ZnLlN2Z0ltYWdlAQAAAAREYXRhBwICAAAACQMAAAAPAwAAALwBAAAC77u/
144
        PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz4NCjxzdmcgeD0iMHB4IiB5PSIwcHgi
145
        IHZpZXdCb3g9IjAgMCAzMiAzMiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv
146
        MjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUt
147
        YmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgaWQ9IlNhdmUiPg0K
148
        ICA8cGF0aCBkPSJNMjcsNGgtM3YxMEg4VjRINUM0LjQsNCw0LDQuNCw0LDV2MjJjMCwwLjYsMC40LDEs
149
        MSwxaDIyYzAuNiwwLDEtMC40LDEtMVY1QzI4LDQuNCwyNy42LDQsMjcsNHogTTI0LDI0SDh2LTYgIGgx
150
        NlYyNHogTTEwLDR2OGgxMFY0SDEweiBNMTQsMTBoLTJWNmgyVjEweiIgZmlsbD0iIzcyNzI3MiIgY2xh
151
        c3M9IkJsYWNrIiAvPg0KPC9zdmc+Cw==
152
</value>
153
  </data>
120 154
</root>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)