Hi all.
I recently update from fpc 3.0.0 to 3.0.4 (yes, a little late i know...)
for our range of application. In order to simplify our build i have a VM
with linux running on it and in there i had it setup to crosscompile fra
Linux -> Win32/Win64/Linux32/Darwin-i386.
But after the upgrade I
Dear users and developers,
The reason why I AM using javavcl units is simple.
Many modern development environment based on Free Pascal and Android
target are using visual designers. It is fantastic fact for sighted
developers, but not for people with no sight at all. Because pixel
positions ca
Okay, I will. Thank you.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
On Wed, 27 Mar 2019, Anthony Walter wrote:
No I haven't. I will check it out thank you. I just thought my
implementation and interface was rather clean, simple, and easy to
understand.
I hope you'll be pleasantly surprised by the multitude of webprogramming
tools available in FPC. This is an
No I haven't. I will check it out thank you. I just thought my
implementation and interface was rather clean, simple, and easy to
understand.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/
On Wed, 27 Mar 2019, Anthony Walter wrote:
I've been tutoring kids on programming and using Free Pascal as their first
computer language. I've been creating example programs to demonstrate
different things computer can do and how certain technologies.
In that endeavor I've written a basic mul
I've been tutoring kids on programming and using Free Pascal as their first
computer language. I've been creating example programs to demonstrate
different things computer can do and how certain technologies.
In that endeavor I've written a basic multi threaded web server as a
command line applica
Dear users and developers,
Who of us know, why The following source code, which uses The following
modules
https://sourceforge.net/p/javavcl/code/HEAD/tree/
Do not play live stream after user compile it to Android and when user
press play button?
unit MainForm;
{$mode objfpc}
{$H+