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.
设计了一个可拖动的弹出窗口,按设计工作。现在Popup面板包含ScrollPanel它具有垂直滚动条,但是在尝试通过拖动滚动时不起作用
Popup
ScrollPanel
以下链接给出了可拖动的 ua 窗口框实现。您可以为其添加滚动面板。我试过了。有用。看看它。
http://svn.clazzes.org/svn/gwt/branches/gwt-extras-0.1-branch/src/main/java/org/clazzes/gwt/extras/dialog/WindowBox.java