Hi,

1.I need to compile my code everytime I make any changes in my code to
run on the local host.Is there any solution regarding this.

mm I don't use GAE.

2.I am using MVP pattern to design the apps.And I would like to get
the menu bar of my application on all the views .I can dothis using UI
binder but how do I handle the events is my query.

See this sample<https://bitbucket.org/gardellajuanpablo/gwt-sample/wiki/Home>.
It has a menu on top of all views and use MVP. The menu is define in an xml
and complete at runtime.

3.How to apply Havour CSS on my Menu Items.I tried to apply but it
does not get reflected.

See this thread <http://tinyurl.com/3vj6rxo>, it help you I think.

Juan


2011/5/30 purni iyer <[email protected]>

> hello,
> I am trying to develop an application using GWT deployed on Google App
> Engine and face following problems
> 1.I need to compile my code everytime I make any changes in my code to
> run on the local host.Is there any solution regarding this.
> 2.I am using MVP pattern to design the apps.And I would like to get
> the menu bar of my application on all the views .I can dothis using UI
> binder but how do I handle the events is my query.
> 3.How to apply Havour CSS on my Menu Items.I tried to apply but it
> does not get reflected.
>
> Waiting for reply
> Thank You
> Purnima
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to