Re: Method Reference problem in SDM

2018-05-15 Thread Paul Sitarz
Hello Alexander, I got the same kind problem. I fixed it by adding "-noincremental " to the launch configuration. It is slightly slower to compile, but at least it works. I hope it will help you! Best, Paul Xalys.com On Monday, May 14, 2018 at 9:40:16 AM UTC-4,

Re: New Widgets Library: XGL

2018-05-15 Thread Paul Sitarz
Hello Lofi, Thank you for your friendly words. I do not use Elemental2. I recreated from scratch all the DOM wrapper objects, a complete Widget hierarchy, and an event management system. It is the main reason why XGL code length is more than 175,000 line of code and CSS :-) But doing so

Re: New Widgets Library: XGL

2018-05-15 Thread Paul Sitarz
Hello Giuseppe, Yes, you can have the source code and try XGL by yourself. You can create an individual membership, and you'll get access to the Download page. I know there is a modest contribution, but before you object, let me explain why. I work full time on XGL, to make it better and

Re: New Widgets Library: XGL

2018-05-15 Thread Paul Sitarz
Hello Giuseppe, Yes, you can have the source code and try XGL by yourself. You can create an individual membership, and you'll get access to the Download page. I know there is a modest contribution, but before you object, let me explain why. I work full time on XGL, to make it better and

Re: New Widgets Library: XGL

2018-05-15 Thread Dr. Lofi Dewanto
Nice work, what kind of web tech do you use? Elemental2 or Canval HTML? Thanks, Lofi Am Donnerstag, 10. Mai 2018 08:58:10 UTC+2 schrieb Paul Sitarz: > > Hi Guys, > > A few years ago, when I heard the idea of removing widgets from GWT 3.0, I > sensed it would be a huge issue. > > I started to