【发布时间】:2013-01-31 18:35:59
【问题描述】:
作为 GWT 的新手,我无法使用 GWT 2.5.0 和 Eclipse Juno 插件在 Google Chrome 版本 24.0.1312.57 m 中显示 SplitLayoutPanel。为了了解它是如何工作的,我逐字遵循http://www.giantflyingsaucer.com/blog/?p=2324 的示例,除了将 RootLayoutPanel 更改为 RootPanel 以及以下任何链接中建议的其他一些内容:
GWT widget not showing when I use a SplitLayoutPanel
UiBinder and SplitLayoutPanel not displaying
Can't get SplitLayoutPanel working - GWT + UIBinder are driving me crazy
Empty page when put TabLayoutPanel to SplitLayoutPanel
无论我尝试什么,SplitLayoutPanel 都不显示;我得到的只是一个空白页。对我所缺少的有什么想法吗?谢谢。
【问题讨论】:
-
请贴一些代码。控制台有错误吗?