Re: Experiences working with SmartGWT

2018-03-21 Thread Burak Ulutoprak
If what you need is enterprise level web applications where functionality is more important then modern look and feel than smartgwt is very very powerfull and flexible. You can write all your code in pure java with minimum html and css which leads to object oriented maintainable codebase. Once you

Re: [GWT] [ERROR] Hint: Check that your module inherits 'com.google.gwt.core.Core'

2015-04-30 Thread Burak Ulutoprak
When you are importing com.google.gwt.user.User in gwt.xml you are using single quote instead of double quote. This may be the reason. On Apr 30, 2015 9:12 PM, "Danish Khan" wrote: > Hi guys, > > Any ideas/help with the following issue? > > Thanks. > > On Thursday, April 23, 2015 at 12:06:15 AM U

Re: Manipulating current history token

2014-07-24 Thread Burak Ulutoprak
Why don't you use a static map kind of data to store the state of your pages. 24 Tem 2014 22:50 tarihinde "Shaun Tarves" yazdı: > > I am using Places in my GWT app, but I've encountered a scenario in which I want to manually manipulate the current history token, and I'm having trouble: > > I have

Re: GWT & ways to speedup UI development

2014-05-27 Thread Burak Ulutoprak
You can use vaadin, ext gwt or smart gwt which handles many complex issues in UI development and validation with server side integration 26 May 2014 12:17 tarihinde "Mariusz Lewandowski" < mariusz.lewandowsk...@gmail.com> yazdı: > Thank you all for the hints! I definitely go into the Errai docume

Re: Google Chrome 35 GWT plugin incompatibility

2014-05-22 Thread Burak Ulutoprak
If google does not support normal debugging I don't see a future in gwt anymore. I don't understand why they don't support gwt plugin in Chrome. Just one supported browser debugging is better than super dev mode. I hope they consider keeping this future. 22 May 2014 17:26 tarihinde "David" yazdı:

Re: GWT Developer Plugin installed but (apparently) not recognized

2014-05-17 Thread Burak Ulutoprak
Chrome has problems with gwt plugin. Use firefox instead. 18 May 2014 00:15 tarihinde "Peyrona" yazdı: > Hello all, > > even if I'm totally new with GWT I've been programing computers for the > last 31 years. My point saying this is that I assume I have "some" > experience in installing SDKs and