让 GWT ui 变得更好?

发布于 2024-12-04 09:25:55 字数 289 浏览 0 评论 0原文

我有一个使用 GWT 和 GXT 开发的应用程序。我的大多数屏幕都类似于搜索或详细信息类型的页面。

现在我正在添加更多功能。因为我需要一些带有图像、箭头、链接、模型的漂亮表示。我发现在 GXT 中做到这一点非常复杂。

是否有其他库或框架可以做到这一点?

这应该可以轻松地与 GWT/GXT 集成,而不需要太多努力。

请帮我解决这个问题。

先感谢您。

I have an application developed using GWT and GXT. Most of my screens are like search or detail kind of pages.

Now i am adding some more functionalities with that. In that i require some nice representation with images, arrows, links, models. I finding its very complex to do it in GXT.

Is there any other libraries or frameworks to do this?

That supposed to be easily integrated with GWT/GXT without much effort.

Please help me out on this.

Thank you in advance.

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

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

发布评论

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

评论(1

小帐篷 2024-12-11 09:25:55

有什么具体原因导致您不想尝试 CSS 路线并正在寻找库吗?我的意思是,如果您擅长 CSS,那么您可以从普通的 GWT 开始,剥离所有默认的 CSS,并整合您的设计基础。一旦您准备好 Photoshop 模型,这可能是设计 Web 应用程序的最佳(唯一?)方法。

当然,您可能依赖于带有自己的 CSS 的库,但您的 Web 应用程序看起来与使用相同库设计的下一个应用程序没有什么不同。

Is there any specific reason why you do not want to venture the CSS route and are looking for libraries? I mean, if you are good with CSS then you can start with plain GWT stripped-off of all its defualt CSS and incorporate your design ground up. That is the perhaps the best (only?) way to design your web-app once you have your Photoshop mock-up ready.

You may ofcourse depend on libraries, which come with their own CSS, but your web-application will look no different from the next app designed with the same library.

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