do i have to make showcase as a module and inherit this module in my projecc

2009-03-22 Thread Coonay
i wanna test RichTextToolbar Widget, some of my module config in the xml is : but there is always an error in development shell console:No source code is available for type RichTextToolbar; did you forget to inherit a required mo

com.google.gwt.core.client.JavaScriptException: (SyntaxError): Expected ';'

2009-03-20 Thread Coonay
#gwt source code try { builder.sendRequest(null, new RequestCallback() { public void onError(Request request, Throwable exception) { displayError("Couldn't retrieve JSON");

Re: gwt mix content with style?

2009-03-19 Thread Coonay
: > > > Style style = tmpElement.getElement().getStyle(); > > style.setProperty("border", "1py solid #00;"); > > > -Danny > > > 2009/3/19 Coonay > > >> like old html,gwt mix content with style again? > >> in gwt ,m

gwt mix content with style?

2009-03-19 Thread Coonay
like old html,gwt mix content with style again? in gwt ,most dynamic UI element have to set style with addStyleName method? such as the following, public class FirstGWT implements EntryPoint { private FlexTable stocksFlexTable = new FlexTable(); } if i define the style in the css . stocks

can gwt be used with a templete languge sush as Django

2009-03-19 Thread Coonay
can gwt be used with a templete languge sush as Django --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscri