It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I am looking for a website created using GWT such that it has the feature of drag and drop of objects in the UI. Please suggest me some websites created in GWT which have very intuitive UI.
At first have a look here: The GWT Showcase
or The Vaadin Showcase
or The Smart GWT Showcase
After that try gwt sites and qwt demos.
Try : The GWT ArcisWeb.
It's also like Content Management Framework
Related
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to create pagination style using GWT same as SMARTGWT.
I am little bit weak with HTML and CSS. How can I add images like http://www.gwt-ext.com/demo/#remotePagingGrid .
Please HELP
GWT already has pretty nice paging functionallity for it's CellList. Check it out here: GWT CwCellTable.
If setup correctly it works out of the box without any CSS or HTML kowelege.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I have a task to create a wysiwyg editor as an eclipse plugin. Please suggest me what are the prerequisites for developement in eclipse , I have working editor which is build using HTML and jQuery .
Please provide any document and existing plugin source code for reference.
Have you looked into using Sapphire?
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I'm new to iPhone development,currently i have to develop my application as dynamic one,Where i have to change the Theme ,App icon,color scheme of application.
with out touching my source code & build file is it possible to do this.
My team lead says it was there in .Net & Java side.like that there in iOS development.
If possible please some one help me solving this issue.
Thanks in advance.
This is posible, but you can't change the appicon and loading screen.
The rest of the theming you will have to code your self.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I am making a web application using GWT. Please help me decide what I should use for creating the UI as I have options of creating simple HTML controls, Java widgets and Javascript code. Please list the pros and corns of all three methods for designing UI in GWT.
GWT offers the UiBinder for the ui design. If your application isn't too dynamic, I woudld suggest you to use it.
See http://code.google.com/webtoolkit/doc/latest/DevGuideUiBinder.html
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I suppose that similar to Chrome is impossible as all window api are not designed to make the wonderful cool effect of Chrome. However where can I start to make a theme for Eclipse?
I am not sure this could easily be done with Eclipse 3.x.
But with e4 (Eclipse4), this would be easier through CSS styling:
That plus gradient effect can lead to pretty cool GUI: