There is a question about this in the group you should look. What UI library to use with GWT is not an easy question to answer.
Personally I dont know why people are trying to optimise their code for something that s not there. Something no one knows when it will come and how it will be. On 18 January 2016 at 16:20, Luca Morettoni <[email protected]> wrote: > Hi list! Finally I had the green light to change the UI of our GWT-based > application and I’m in front of a huge wall! > Actually the application uses 100% of GWT-widgets for the user interface, > my idea is to totally remove the dependency to that widgets to get ready > for the future versions of GWT (Jackal?), but which approach is the best > one? > > - polymer/material design approach need to be discarded (designers don’t > like that, full stop), so I can’t use it! > - gwt-bootstrap i think is just a bootstrap CSS applied over the actuals > GWT widget, so could become deprecated soon[1]? > - could be the choice of bootstrap (or any others) “plain-CSS” approach, > engaged with gQuery[2] to control the html-widgets from the code-side a > right way to create now an UI with an eyes on the “future” of GWT? > > Thanks in advance for any contribution to this thread! > > > [1]https://github.com/gwtbootstrap3/gwtbootstrap3/issues/281 > [2]https://github.com/gwtquery/gwtquery > > -- > Luca Morettoni <luca(AT)morettoni.net> | http://www.morettoni.net > http://it.linkedin.com/in/morettoni/ | http://twitter.com/morettoni > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- Alain Ekambi Co-Founder Ahomé Innovation Technologies http://www.ahome-it.com/ <http://ahome-it.com/> -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
