Re: New Widgets Library: XGL

2019-10-23 Thread Paul Sitarz
So far it works with GWT 2.8.2. It does not work yet with J2CL, however it is the goal. On Wednesday, October 23, 2019 at 5:12:25 AM UTC-4, Frank wrote: > > Does this library work with J2CL ? > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To

Re: New Widgets Library: XGL

2019-10-22 Thread Paul Sitarz
Hi Guys, I decided to release a community edition of my widget library XGL. To get it, just sign in on my website, xalys.com, then go to the download menu. To see how it works just check the kitchensink webapp! Best, Paul -- You received this message because you are subscribed to the Google

Converting an old applet to webapp: GWT is amazing!

2019-02-27 Thread Paul Sitarz
Hello, In 2003, I had a website with small games, GouziGouza, which relied heavily on applets. I lost the code when the server hosting the site crashed...Since that incident, the website was down. However, I recently found an old USB key at the bottom of a drawer. I plugged it in, and I found

Run your web application and its web workers alongside in Super Dev Mode!

2018-06-13 Thread Paul Sitarz
Hi guys, If like me you got headaches when trying to use web workers with GWT in Super Dev Mode, I am glad to tell you it can be done. And in Super Dev Mode! I just posted a video on YouTube on the subject: https://youtu.be/1x8SCZ90hwg You will find my blog article and the files needed here:

Re: New Widgets Library: XGL

2018-06-12 Thread Paul Sitarz
Hi guys, I just posted a new video on Youtube about layout trashing/reflows, event throttling, and animations. And how XGL's Presto scheduler manages all the reading and writing in the DOM to prevent layout trashing. The video URL is https://youtu.be/AZWNxstL4dA You can also read the blog

Re: New Widgets Library: XGL

2018-06-12 Thread Paul Sitarz
resto Scheduler <https://www.xalys.com/2018/06/12/presto-scheduler/>." Best, Paul On Thursday, May 10, 2018 at 2:58:10 AM UTC-4, Paul Sitarz wrote: > > 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 i

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