Re: Frustrated with GWT Binder

2010-11-29 Thread Jeff Zhang
Paul, Thank you very much On Nov 27, 2:26 am, Paul Stockley pstockl...@gmail.com wrote: You need to add it to the RootLayoutPanel not the RootPanel. On Nov 26, 2:46 am,JeffZhangzjf...@gmail.com wrote: Hi all, I'd like to create a UI like the sample application Mail. But I meet

Frustrated with GWT Binder

2010-11-26 Thread Jeff Zhang
Hi all, I'd like to create a UI like the sample application Mail. But I meet some weird problems. When I run the application, I can only see an empty page with nothing, What's wrong with my code ? The following is my sample code: // widget binder xml !DOCTYPE ui:UiBinder SYSTEM

Why I can not add class member in the Service implementation

2010-11-18 Thread Jeff Zhang
Hi all, When I add class member in the Service implementation class, it will throw exception. and it seems related with the serialization. Can anyone give me more details? Thanks Jeff Zhang -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group