|
2 | 2 | <!-- Generated with glade 3.22.1 --> |
3 | 3 | <interface> |
4 | 4 | <requires lib="gtk+" version="3.20"/> |
| 5 | + <object class="GtkWindow"> |
| 6 | + <property name="width_request">420</property> |
| 7 | + <property name="height_request">520</property> |
| 8 | + <property name="can_focus">False</property> |
| 9 | + <property name="default_width">420</property> |
| 10 | + <property name="default_height">520</property> |
| 11 | + <child> |
| 12 | + <placeholder/> |
| 13 | + </child> |
| 14 | + </object> |
5 | 15 | <object class="GtkWindow" id="detect_window"> |
6 | 16 | <property name="width_request">680</property> |
7 | 17 | <property name="height_request">450</property> |
|
199 | 209 | <property name="resizable">False</property> |
200 | 210 | <property name="modal">True</property> |
201 | 211 | <property name="default_width">420</property> |
202 | | - <property name="default_height">520</property> |
| 212 | + <property name="default_height">480</property> |
203 | 213 | <signal name="hide" handler="gtk_widget_hide" swapped="no"/> |
204 | | - <child> |
| 214 | + <child type="titlebar"> |
205 | 215 | <placeholder/> |
206 | 216 | </child> |
207 | 217 | <child> |
|
258 | 268 | <property name="visible">True</property> |
259 | 269 | <property name="can_focus">False</property> |
260 | 270 | <child> |
261 | | - <object class="GtkGrid"> |
| 271 | + <object class="GtkBox"> |
262 | 272 | <property name="width_request">300</property> |
263 | | - <property name="height_request">120</property> |
| 273 | + <property name="height_request">170</property> |
264 | 274 | <property name="visible">True</property> |
265 | 275 | <property name="can_focus">False</property> |
266 | | - <property name="row_spacing">15</property> |
267 | | - <child> |
268 | | - <object class="GtkLabel" id="e_name_label"> |
269 | | - <property name="width_request">100</property> |
270 | | - <property name="height_request">30</property> |
271 | | - <property name="visible">True</property> |
272 | | - <property name="can_focus">False</property> |
273 | | - <property name="label" translatable="yes">이 름</property> |
274 | | - </object> |
275 | | - <packing> |
276 | | - <property name="left_attach">0</property> |
277 | | - <property name="top_attach">0</property> |
278 | | - </packing> |
279 | | - </child> |
280 | | - <child> |
281 | | - <object class="GtkLabel" id="e_jobtitle_label"> |
282 | | - <property name="width_request">100</property> |
283 | | - <property name="height_request">30</property> |
284 | | - <property name="visible">True</property> |
285 | | - <property name="can_focus">False</property> |
286 | | - <property name="label" translatable="yes">직 급</property> |
287 | | - </object> |
288 | | - <packing> |
289 | | - <property name="left_attach">0</property> |
290 | | - <property name="top_attach">1</property> |
291 | | - </packing> |
292 | | - </child> |
293 | | - <child> |
294 | | - <object class="GtkLabel" id="e_department_label"> |
295 | | - <property name="width_request">100</property> |
296 | | - <property name="height_request">30</property> |
297 | | - <property name="visible">True</property> |
298 | | - <property name="can_focus">False</property> |
299 | | - <property name="label" translatable="yes">부 서</property> |
300 | | - </object> |
301 | | - <packing> |
302 | | - <property name="left_attach">0</property> |
303 | | - <property name="top_attach">2</property> |
304 | | - </packing> |
305 | | - </child> |
| 276 | + <property name="orientation">vertical</property> |
| 277 | + <property name="spacing">10</property> |
306 | 278 | <child> |
307 | 279 | <object class="GtkEntry" id="e_name_entry"> |
| 280 | + <property name="width_request">300</property> |
| 281 | + <property name="height_request">50</property> |
308 | 282 | <property name="visible">True</property> |
309 | 283 | <property name="can_focus">True</property> |
310 | 284 | <signal name="activate" handler="e_name_entry_activate" swapped="no"/> |
311 | 285 | </object> |
312 | 286 | <packing> |
313 | | - <property name="left_attach">1</property> |
314 | | - <property name="top_attach">0</property> |
| 287 | + <property name="expand">False</property> |
| 288 | + <property name="fill">True</property> |
| 289 | + <property name="position">0</property> |
315 | 290 | </packing> |
316 | 291 | </child> |
317 | 292 | <child> |
318 | | - <object class="GtkComboBoxText" id="e_department_cbxtext"> |
| 293 | + <object class="GtkComboBoxText" id="e_jobtitle_cbxtext"> |
| 294 | + <property name="width_request">300</property> |
| 295 | + <property name="height_request">50</property> |
319 | 296 | <property name="visible">True</property> |
320 | 297 | <property name="can_focus">False</property> |
321 | 298 | <property name="active">4</property> |
|
327 | 304 | </items> |
328 | 305 | </object> |
329 | 306 | <packing> |
330 | | - <property name="left_attach">1</property> |
331 | | - <property name="top_attach">1</property> |
| 307 | + <property name="expand">False</property> |
| 308 | + <property name="fill">True</property> |
| 309 | + <property name="position">1</property> |
332 | 310 | </packing> |
333 | 311 | </child> |
334 | 312 | <child> |
335 | | - <object class="GtkComboBoxText" id="e_jobtitle_cbxtext"> |
| 313 | + <object class="GtkComboBoxText" id="e_department_cbxtext"> |
| 314 | + <property name="width_request">300</property> |
| 315 | + <property name="height_request">50</property> |
336 | 316 | <property name="visible">True</property> |
337 | 317 | <property name="can_focus">False</property> |
338 | 318 | <property name="active">4</property> |
|
344 | 324 | </items> |
345 | 325 | </object> |
346 | 326 | <packing> |
347 | | - <property name="left_attach">1</property> |
348 | | - <property name="top_attach">2</property> |
| 327 | + <property name="expand">False</property> |
| 328 | + <property name="fill">True</property> |
| 329 | + <property name="position">2</property> |
349 | 330 | </packing> |
350 | 331 | </child> |
351 | 332 | </object> |
| 333 | + <packing> |
| 334 | + <property name="x">84</property> |
| 335 | + </packing> |
352 | 336 | </child> |
353 | 337 | </object> |
354 | 338 | <packing> |
|
0 commit comments