[Pas2js] Executable Size Discussion Nr 2837202 ;)

Michael Van Canneyt michael at freepascal.org
Fri Nov 16 13:42:58 CET 2018



On Fri, 16 Nov 2018, warleyalex via Pas2js wrote:

> I think a good alternative to go is pas2js with vue. Using wrapper class
> around the even old vue 1.0 you can create reactive components with small
> footprint. an experiment project with vue is:
>
> PREVIEW: https://pas2js.github.io/master/projLForms/index.html
>
> I like the idea you have kind of "template component", that are made up of
> one or more components.

Do you have a vue wrapper already ?  That's nice. :)

>
> I like using Lazarus designer, but I can't seem to find anyway how to get
> the "live preview" on the lazarus designer on those components I've created.
> Any suggestions?

You can use embedded chromium or draw rudimentary widgets yourself. 
See the custom designer demo. That is the way I would go, it's really easy.

Michael.


More information about the Pas2js mailing list