Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 C#/wpf 应用程序,它每 xx 分钟调用一次 web 服务。如果 web 服务响应,我创建一个新窗口,显示(或不显示)位于屏幕右下角的通知。
我的问题是,当创建此通知窗口时,用户失去了主窗口的焦点。
但是,如果用户单击它的某个位置,我需要这个通知窗口是可聚焦的。我只是不希望它在打开时被关注。
有没有办法创建这个窗口并告诉它不要将焦点作为创建?
我试过寻找,它只是变得愚蠢。
我正在运行 Glassfish 3.1.1、 JSF 版本 2 和 netbeans 7.0.1
以下内容根本行不通。
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:c="http://java.s