<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font face="Helvetica, Arial, sans-serif">Thanks Sven for this
information,</font></p>
<p><font face="Helvetica, Arial, sans-serif">I will have a look at
the pas2js compiler and the available widgetsets.</font></p>
<p><font face="Helvetica, Arial, sans-serif">I don't know much about
javascript but I would be interested in wrapping UI libraries
like Kendo, DevExpress, or SyncFusion.</font></p>
<p><font face="Helvetica, Arial, sans-serif">Not sure it is an easy
task to do and the amount of work needed to do so... but I will
try as soon as I have some spare time and will share the results
:)<br>
</font></p>
<p><font face="Helvetica, Arial, sans-serif">Keep up the good work
with pas2js.</font></p>
<p><font face="Helvetica, Arial, sans-serif">Regards,</font></p>
<p><font face="Helvetica, Arial, sans-serif">Luc<br>
</font></p>
<p><font face="Helvetica, Arial, sans-serif"></font><br>
</p>
<div class="moz-cite-prefix">Le 21/09/2019 à 19:34, Sven Barth a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:3107dd71-3bba-dae6-2e82-810418c2415e@googlemail.com">Am
20.09.2019 um 10:13 schrieb Luc DAVID:
<br>
<blockquote type="cite">
<br>
Hi,
<br>
<br>
I also post this on the Lazarus forum (pas2js board) but I am
not sure it is checked regularely.
<br>
<br>
Sorry for double posting.
<br>
<br>
I tried the projGambiarra demo from
<a class="moz-txt-link-freetext" href="https://github.com/pas2js/pas2js.github.io">https://github.com/pas2js/pas2js.github.io</a>. Very impressive
work! :)
<br>
<br>
Can someone tell me where I can find the pascal source?
<br>
<br>
AFAIK the
<a class="moz-txt-link-freetext" href="https://github.com/pas2js/pas2js.github.io/tree/master/master/projGambiarra/www">https://github.com/pas2js/pas2js.github.io/tree/master/master/projGambiarra/www</a>
has only the generated js files.
<br>
</blockquote>
<br>
I think the examples are using TMSWebCore thus there can't be any
sources, at least not of the framework itself, as that belongs to
TMS.
<br>
<br>
However here is a similar set of components by the same author:
<a class="moz-txt-link-freetext" href="https://github.com/pas2js/pas2js.github.io/tree/master/master/projJ/lib">https://github.com/pas2js/pas2js.github.io/tree/master/master/projJ/lib</a>
<br>
<br>
Alternatively you can also take a look at Pas2JS-Widgets which is
available here:
<a class="moz-txt-link-freetext" href="https://github.com/heliosroots/Pas2JS_Widget/tree/master">https://github.com/heliosroots/Pas2JS_Widget/tree/master</a>
<br>
<br>
I've experimented around with it in July and tried to implement
LFM streaming (see this mail of mine:
<a class="moz-txt-link-freetext" href="https://lists.freepascal.org/pipermail/pas2js/2019-July/000063.html">https://lists.freepascal.org/pipermail/pas2js/2019-July/000063.html</a>
).
<br>
<br>
Regards,
<br>
Sven
<br>
</blockquote>
</body>
</html>