On Thu, 18 Jun 2015, aradeonas wrote:
Another way to make new style apps is using web technologies for desktop. For example using web browser to display app content but use FreePascal and Lazarus for backend and preparing system usage and ... . Example of this is : http://electron.atom.io/ Imagine a desktop app that UI (graphic,animation and other stuff) written in HTML, CSS and JS and working with internet,file,system native menus and dialogs come from FreePascal. Maybe we can prepare even JS with FreePascal like p2js, also there are new libraries like React that use component style building that is similar to over habits. With this way we can prepare a website,desktop and maybe mobile app with one base. Write ones,Run Anywhere + new design. Also consider count of libraries and components for web and JS that we can use in our apps. What you think?
We are working on this, but it takes time. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
