Looking for GWT graphical editing Frameworks

2017-01-04 Thread Ani
HI I am in the process of developing a Diagram editor based on GWT. Something which has the ability to drag and drop onto a canvas and create a flow diagram , with complex shapes. Looking for some pointers here in terms of frameworks or libraries which can be used. I do come from an eclipse

Re: Condition definition of property

2017-01-04 Thread Jens
A property can't be defined conditionally, so you must define it yourself if you want to use it and GWT did not define it already. The only way to get the GWT version as a binding property is to first write a linker that publishes the GWT version in the generated JS code and then write a JS sn

Re: HTTP/2 Server Push

2017-01-04 Thread Evan Ruff
Thanks David, that's the approach I'll take. E On Dec 24, 2016 4:09 AM, "David" wrote: I am using gwt-jackson in combination with Websockets. I just created a JsInterop mapping to the browser native api. Very little code needed. On Fri, 23 Dec 2016 at 20:32, Evan Ruff wrote: > Hello, > > I'

Condition definition of property

2017-01-04 Thread bobbitdiddle
I've set up deferred binding to use a different class with SDM, which works fine for GWT 2.6+ However, this causes an error with GWT 2.5.1, because "superdevmode" isn't defined. So I have the following questions: - Is there a clause similar to but that tolerates the

DatePickerCell's change skips one checkBox row selection/unselection but same works for next check/unchecks

2017-01-04 Thread Ved Ratna Mehra
Hello experts, I have followed this example and have added a column with a cell, DatePickerCell for a DataGrid. Using gwt 2.7.0. Before the DatePickerCell's value is changed I check for the row selection, if row is a se

Re: Eclipse Plugin GWT Development Mode (CodeServer) does not work

2017-01-04 Thread David
Yes that is strange indeed. On Tue, 3 Jan 2017 at 14:37, Jens wrote: > > I was too quick to respond. > > After switching the logLevel to trace it now started working. > > I guess that changing the logLevel does a full recompile instead of an > incremental one, > so I was in effect still using the