[Pas2js] LFM-to-PAS on-the-fly
Michael Van Canneyt
michael at freepascal.org
Tue Apr 10 05:27:29 CEST 2018
On Tue, 10 Apr 2018, Mattias Gaertner wrote:
>
>> warleyalex via Pas2js hat am 10. April 2018 um 00:45 geschrieben:
>> [...]
>> I've watched a TMS Web Core video on youtube, when you compile a
>> WebApplication, actually you can see an Delphi executable but that
>> executable is actually do nothing else then something that jumps starts the
>> browser on the right place.
>>
>> ...desperately, trying to mimic that example, but now using the Lazarus IDE,
>
> Why not simply open a browser on Run?
> Maybe TMS uses the exe only because of some shortcoming of the Delphi IDE?
That is correct.
Why not use what the pas2js design time package offers ? It will start the
browser when you "run" a pas2js project. Of course, you can only run without
debugging.
Michael.
More information about the Pas2js
mailing list