Are there any tools that would assist us less artistic types in GWT 2.0 layout that use GWTxl? I’m fairly CSS impaired and would like to see how my changes look “on the fly”.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Free on-line editors for GWT:
http://bootdiskrevolution.com/gwtlab-1.0.2/Gwtlab.html – gwt-lab simplifies the development of GWT Composites. The tool uses a WYSIWYG approach to build the Composite’s user interface, including its CSS rules. gwt-lab generates the Composite’s Java code to include in the user’s favourite IDE, where business logic and event handling is added.
gwt-lab was developed using: Eclipse 3.4, Google Web Toolkit 1.6.4, and gwt-dnd (2.5.6) for Drag and Drop
http://works.sen-sei.in/gtg/ (GWT Theme Generator) – a simple theme generator for GWT. This application generates a GWT theme based on the color you choose. This application is free for use. No guarantees (implied or otherwise).