프로젝트

일반

사용자정보

개정판 7d410e18

ID7d410e1857570cfc4c03f1f947edd88ee7a63115
상위 15dda994
하위 a7b4bb70

송근호이(가) 약 3년 전에 추가함

issue #000 Hytos to PAP 문구 변경.

Change-Id: If84ee7a6665c419b2f42a4fda7d0ea58b219d5dc

차이점 보기:

HYTOS/HYTOS/MainWindow.py
276 276
            if app_doc_data.activeDrawing is None:
277 277
                self.showImageSelectionMessageBox()
278 278
                return
279

  
280 279
            from Export_To_PAP import QExport_To_PAP
281

  
282 280
            dlg = QExport_To_PAP()
283 281
            dlg.exec_()
284 282

  
285
            QMessageBox.information(self, "Error", "Not Implemented.")
286

  
287 283
        except Exception as ex:
288 284
            message = f"error occurred({repr(ex)}) in {sys.exc_info()[-1].tb_frame.f_code.co_filename}:" \
289 285
                      f"{sys.exc_info()[-1].tb_lineno}"

내보내기 Unified diff

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