Re: GWT Designer - Support to reference CSS from ui.xml as well as CSSResource

2011-10-06 Thread abby
Thanks Eric, I think what we have now allows us to manually select a style by clicking in the textbox, which brings a dropdown where you can select a style. 1) It probably will be nice that when you click a widget the dropdown automatically filters the current styles applied, along with an entry

Crossposted from GPE group (Tooling support to handle GWT MVP boilerplate)

2011-10-06 Thread abby
Posting this on this group to reach the GWT community as well. I was wondering if there are any plans to add better tooling support to generate the boilerplate interfaces/classes to build a use case using MVP approach. One pain point i have been hearing a lot in my discussion with developers is

GWT Designer - Support to reference CSS from ui.xml as well as CSSResource

2011-10-05 Thread abby
It seems like GWT designer added an awesome CSS editor, but it looks like it only references the CSS which are referenced from the HTML file. It will be nice to actually be able to look at all the styles currently associated with a widget be it inline inside UIBInder xml or from a CSSResource. Is

UIBinder Bug Or Feature - Attribute setters on parent called after children are added

2011-06-13 Thread abby
g:StackLayoutPanel unit='PX' width=300px height=200px g:stack g:header size='23'bHTML/b header/g:header g:Labelable/g:Label /g:stack It looks like the addWidget call happens before setUnit, setWidth or setHeight is called. I am curious why is it

Custom ValueBoxEditorDecorator

2011-05-05 Thread abby
Any pointers on creating a custom valuebox editor decorator? What is the easiest approach? It seems simply replacing the decorator won't work as it is tied at the hip all the way to Valuebox. Any suggestions are appreciated? -- You received this message because you are subscribed to the Google

GWT 2.0, Maven, Google eclipse and TOMCAT, why didn't google build maven support?

2010-08-03 Thread abby
Has anyone gotten these to work? I am surprised at the lack of support gwt has for maven. Looking at the mojo users group, it seems that gwt- maven developers are equally frustrated http://groups.google.com/group/codehaus-mojo-gwt-maven-plugin-users/browse_thread/thread/8ced89b3cb27cf3f Can

Re: GWT 2.0, Maven, Google eclipse and TOMCAT, why didn't google build maven support?

2010-08-03 Thread abby
: The maven-gae-plugin mvp archetype generates a very informative pom.xml that might help you put it all together. I would encourage anyone who has it working to post their pom here! On Aug 3, 2:08 pm, Hilco Wijbenga hilco.wijbe...@gmail.com wrote: On 3 August 2010 10:44, abby misra.a

IE bookmark and GWT cache.html?

2009-08-25 Thread abby
I wonder if anyone has an idea about what's going on. I have bookmarked my gwt app URL and when i redeployed a new version on server, IE got a 302. I looked at fiddler out put and see that it's using cached files, so i promptly delete the temp files, cache and everything else from the browsing

ImageBundle createImage does not trigger events as opposed to Image

2009-06-29 Thread abby
Hi, I just discovered an interesting issue. In one of my views i have a bunch of widgets like textbox etc and a Proceed button (which is basically an image). If i create Proceed using new Image(url) all events are fired for text boxes etc, but if use ImageBundle.createImage, and someone

Re: data binding

2009-05-29 Thread abby
Gwittir will do what you need. --~--~-~--~~~---~--~~ 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 unsubscribe from this group, send

Re: @Resource path is OS-gnostic ( \ or / depending on the Win/Linux). What is a workaround?

2009-05-27 Thread abby
Did anyone open a RFE for this? Also, is the best workaround now having the images in same package as the Bundle interface? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this

Eclipse plugin 1.0.1 what features/fixes added?

2009-05-14 Thread abby
I see i can specify VM args for compile. Anyone knows what else was added? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to