[Pas2js] Simple Cross-Compilable UI Components.

Stephen Wright stephenmichaelwright at yahoo.co.uk
Sun Mar 25 16:00:48 CEST 2018


We are working on a set of  components for Lazarus which are cross-compilable  to HTML and are looking for  feedback  in order to decide on our “next steps”.
I have created a test page using these components. This is available here (https://www.dropbox.com/s/9j55ahkgnz2l49b/XExample1.exe?dl=0) 
To view the demonstration run the file "XExample1.exe" in Windows, it shows the Windows version of the test page. Hitting the “Compile to JS” menu item on that page will pop up the browser equivalent.
Page layout is implemented using a package of Lazarus components (XComponents), and a project template. Cross compilation is done internally using Pas2JS. 
The component design and layout options are intentionally simple in order to make them accessible to non-specialist users (and for possible later run time scripting purposes).
What do you guys think?  All comments and questions welcome.
Regards Steve
P.S. Running the example creates some temporary files which we do not clean up at the moment so it is best to run it in a temporary folder.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/pas2js/attachments/20180325/2016d0c9/attachment.html>


More information about the Pas2js mailing list