프로젝트

일반

사용자정보

개정판 08af623d

ID08af623d9619db0f8eec5f32f0303255945cd2e1
상위 7211e0c2
하위 4c1692a1

이지연이(가) 5년 이상 전에 추가함

issue #000: 이미지 미 선택시 Alert 창 추가 & mouse 해제

Change-Id: Icc10c330bf2323b8d26a3b326567c232f887ddfa

차이점 보기:

KCOM/Events/Implementation/TopMenuEvent.cs
1722 1722
                        this.ParentOfType<MainWindow>().DialogMessage_Alert("Available Memory less than 4 mega byte", "Alert");
1723 1723
                    }
1724 1724
                }
1725
                else
1726
                {
1727
                    instanceToggle.IsChecked = false;
1728
                    Common.ViewerDataModel.Instance.SelectedControl = "";
1729
                    Common.ViewerDataModel.Instance.ControlTag = null;
1730
                    this.ParentOfType<MainWindow>().dzMainMenu.controlType = MarkupToPDF.Controls.Common.ControlType.None;
1731
                    this.ParentOfType<MainWindow>().dzMainMenu.mouseHandlingMode = IKCOM.MouseHandlingMode.None;
1732
                    this.ParentOfType<MainWindow>().DialogMessage_Alert("이미지가 선택되지 않았습니다.", "Alert");
1733
                }
1725 1734
            }
1726 1735
            catch(Exception ex)
1727 1736
            {

내보내기 Unified diff

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