Re: Is there a way to load GWT code synchronously ???

2015-02-22 Thread Kisalaya Prasad
Thanks Thomas. I'll try to research more into single script linker. The other option (having a callback) though is not desirable in our specific case. On Friday, 20 February 2015 19:35:06 UTC+5:30, Thomas Broyer wrote: > > > On Friday, February 20, 2015 at 7:45:12 AM UTC+1, Kisalaya Prasad wr

CellList inside a panel of 100% height

2015-02-22 Thread Magnus
Hi, consider the CellList example in GWT showcase: http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwCellList The CellList in this example has a fixed height of 400 px. If you change it to 100%, the scrollbars are gone! (You can verify this right in the showcase example.). However

[ANN] gwt-maven-archetypes updated to use net.ltgt.gwt.maven:gwt-maven-plugin.

2015-02-22 Thread Thomas Broyer
I just updated my *gwt-maven-archetypes* to use my *net.ltgt.gwt.maven:gwt-maven-plugin* instead of *org.codehaus.mojo:gwt-maven-plugin*. git log --stat on one of the archetypes says: 6 files changed, 47 insertions(+), 135 deletions(-) and more importantly: - devmode is easier to use (no

Display images stored in database

2015-02-22 Thread Tushar Bhasme
Hi, There have been many threads on this topic but I am facing a different issue. We have to upload logo for each record entered. When records are fetched, we need to display the record with the logo too. To upload the logo, I simply used a form with file upload and hidden fields of the recor

Material Design with GWT(Polymer wrapper)

2015-02-22 Thread Alexander Zbiek
Great work ! Always thought somebody might have done that. Keep up your good work. Perhaps it could be combined with gwt singular? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails fr

Re: SDM not workin correct...

2015-02-22 Thread Blaze
Thx for the replay Thomas. Yes ofcourse, that will help also. I dodnt understand at beginning that SDM dose a fully new compile on his side where all the web folder tree is generated... Now makes sense why was not working. But in other, SDM compile is the same as normal. right? (ofcourse just