SmartGWT 日历宽度和高度

发布于 2024-08-06 14:54:05 字数 117 浏览 5 评论 0原文

我尝试使用calendar.setWidth(500)和calendar.setHeight(400)为SmartGWT库中的日历小部件设置显式宽度和高度,但无济于事。

有什么想法为什么这行不通吗?谢谢!

I've tried setting an explicit width and height to the calendar widget in the SmartGWT library using calendar.setWidth(500) and calendar.setHeight(400) to no avail.

Any ideas why this wouldn't work? Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

茶色山野 2024-08-13 14:54:05

freenode 上的 #gwt 的 Luminari 建议我使用 SimplePanel 来包装日历并缩小其大小,然后将其添加到 TabBar。谢谢!

Luminari at #gwt on freenode suggested I use a SimplePanel to wrap the calendar and size it down then add it to the TabBar. Thanks!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文