My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
screenshots  
Screenshots of all screens.
Updated Jan 15, 2010 by esnu...@gmail.com

Main screen


Edit screen

Without data

With data


Display screen

Comment by milan.ja...@gmail.com, Oct 16, 2009

Nice screen shots :))

Comment by thebrave...@gmail.com, Dec 28, 2009

I downloaded and ran the code. Works fine. Im not examctly sure about the entry point class Bit. In that java file you hooked up the eventBus to each corresponding event, in the function logEvent(EventBus? eventBus). If you had multiple views, would you stack them on these others to register them? I know that to simplify we often wire things up differently than a perfect example, so im just trying to understand. Dave

Comment by limchee...@ymail.com, Feb 6, 2010

Thanks for posting the example.

I am just completed to port the back end of GWT MVP example at URL http://blog.hivedevelopment.co.uk/2009/08/google-web-toolkit-gwt-mvp-example.html to use spring 3.0 as back end instead of guice 2.0. Just curious how is your approach different and better than the example of the URL.

Comment by wanjunf...@gmail.com, Apr 30, 2010

I'm trying to figure out how to replace class MenuWidget? with MenuWidgetGecko? for firefox.

public class MenuWidgetGecko extends MenuWidget
{
	public MenuWidgetGecko()
	{
		this.addIssueButton.setText("add issue gecko");
	}
}

I have no idea on how to bind MenuPresenter?.Display to MenuWidgetGecko? for user.agent gecko1_8.

Any thoughts?

Thanks, Kevin

Comment by gadaleta...@gmail.com, Oct 2, 2010

The Ui Binder not run well. Any idea?

Comment by jkhe...@gmail.com, Nov 29, 2010

nice,


Sign in to add a comment
Powered by Google Project Hosting