framework7

Open full view…

F7 with Delphi-Pascal-like code

warleyalex
Mon, 21 Dec 2015 19:37:32 GMT

I've just realized that I could write a Pascal wrapper classes to mimic the structure of the Framework7 library, with the intent of using it to call events from Delphi-pascal-like code. The idea was using F7 to create responsive views and use smart pascal as controllers. And did worked :) For this example, I have disabled the services. See live preview: https://rawgit.com/smartpascal/smartms/master/smsbasic/www/preview.html a) I'm using the responsive SwipeBox plugin which requires Jquery, is there any 'gadget' framework7 replacement for this plugin? b) Can I use F7 for commercial use? Re-use the code freely for non-commercial AND commercial re-distribution?

NikolayKuznetsov
Thu, 24 Dec 2015 05:35:50 GMT

MIT Licensed, v1.4.0 released on December 7, 2015 | Changelog

brianlewis
Thu, 22 Mar 2018 14:10:58 GMT

Hi, I am interested in this. Any info, files, links? Fantastic demo! :)

loudmx
Fri, 26 Feb 2021 14:28:43 GMT

Hello, is this wrapper available. I am still tinkering with Smart and following Quartex as well and this looks great. Currently starting with Node.js after many years doing RAd with Delphi, need unlearn habit of using data sets and data bound controls.