[fpc-pascal] TMS Web core released - based on pas2js.

2018-02-15 Thread Michael Van Canneyt


Hi,

Yesterday, TMS Software has released a tech preview of their "TMS Web core" 
product for Delphi.


Now that it's official, I don't need to be secretive about it anymore :)

You can read about it on their Blog (2 articles):

http://www.tmssoftware.com/site/blog.asp

It uses pas2js as the compiler, together with its basic RTL, inside Delphi.

This is a commercial product which allows you to design your web page as you
would design a Delphi application, using the Delphi form designer. 
It comes with a full set of widgets (components), based on their FNC components. 
But they also provide a wrapper around a large set of jQuery components, jqWidgets.


The plan is that later on they will release a Lazarus version of their product.

Of course, it would be nice if the lazarus community would attempt to make a 
LCL widgetset using pas2js... I think TMS Software has shown in a convincing

manner that pas2js is up to the task...

Michael.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] TMS Web core released - based on pas2js.

2018-02-16 Thread code dz
nice , but its slow
i wich we can achive some thing fast like this :
https://flyover.github.io/imgui-js/example/
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] TMS Web core released - based on pas2js.

2018-02-16 Thread Michael Van Canneyt



On Fri, 16 Feb 2018, code dz wrote:


nice , but its slow
i wich we can achive some thing fast like this :
https://flyover.github.io/imgui-js/example/


Sure. 
All you need to do is create an import class, and you can use this.


Michael.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal