Skip to content

Message消息控件遇到的问题 #15

@wbb136

Description

@wbb136

问题1:使用Prism 的 _dialogService.ShowDialog("TargetView");然后在对话框中进行 Message.Push(info, MessageBoxImage.Information); 此时可以正常显示,当关闭Dialog关闭后再打开,然后执行 Message.Push(info, MessageBoxImage.Information);无法显示消息
问题2:在主窗体中执行Message.Push(info, MessageBoxImage.Information); 消息很正确的显示在当前窗体的顶部,但是打开ShowDialog后,不太理想,还是在主窗体中显示Message

MessageTest.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions