개정판 48e3b98b
issue #000: need fix focus
Change-Id: I709de2b21169f526efe3ad3ff70fff7290a610d0
DTI_PID/DTI_PID/MainWindow.py | ||
---|---|---|
637 | 637 |
def symbolTrainingClicked(self): |
638 | 638 |
try: |
639 | 639 |
dialog = QTrainingSymbolImageListDialog(self) |
640 |
dialog.show() |
|
640 | 641 |
dialog.exec_() |
641 | 642 |
except Exception as ex: |
642 | 643 |
message = 'error occurred({}) in {}:{}'.format(ex, sys.exc_info()[-1].tb_frame.f_code.co_filename, |
내보내기 Unified diff