GWT 2.0 主题?
默认的 GWT 主题很丑陋。有谁知道开发人员在哪里可以找到预打包的主题,只需将其“放入”应用程序即可使应用程序看起来很漂亮?更糟糕的是,GWT 2.0 的新布局小部件不 有任何视觉样式或主题。
谢谢,
JP
The default GWT themes are hideous. Does anyone know where a developer can find prepackaged themes that one can just 'drop' into an app and make the app look beautiful? Even worse, GWT 2.0's new Layout widgets do not have any visual styling or themes.
Thanks,
JP
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
试试这个: http://works.sen-sei.in/gtg/
很漂亮基本,但它允许您选择一些颜色,然后在 .jar 中生成 GWT 模块,供您包含在 GWT 项目中。不如 smartgwt 或 extjs 好看,但快得多。
Try this: http://works.sen-sei.in/gtg/
It's pretty basic, but it allows you to pick some colors then generates a GWT module in a .jar for you to include in your GWT project. Not as good looking as smartgwt or extjs, but a lot quicker.