Re: [fpc-pascal] fpGUI Features

2015-06-16 Thread Horacio Jamilis
Graeme... Does it support Android on any way? I tested many ways to create Android apps with FPC (and Lazarus), and until now the best one was with customdrawn interfase, but not good enaught to me (the edit control does not work as good as I expected). I think that using fpGui will make better

Re: [fpc-pascal] Looking for a suitable graphics library/component

2011-03-22 Thread Horacio Jamilis
You could take a look to AggPas. Good luck! Horacio El 22/03/2011 11:37, Adrian Maier escribió: Hello, I am seeking for some advice regarding what graphics library to use for a new project. I am aware that the application can be done by drawing lines, points and text within a canvas. But I a

Re: [fpc-pascal] fpweb fcgi: auto shutdown feature

2010-05-30 Thread Horacio Jamilis
I am new to this technology... I was using isapi, with and isapoloader dll, that was responsible of the upgrade of the application. The isapiloader before sending the request to the actual isapi application, it tried to find if there is a new version of it, with the same name of the dll but wit

[fpc-pascal] Sphinx2 headers

2009-10-23 Thread Horacio Jamilis
Do somebody used sphinx2 for speech recognition from Freepascal (or Delphi) ??? How? Thanks Horacio ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Is there a way to avoid class casting?

2009-07-28 Thread Horacio Jamilis
way I will have a lot of circular references I don´t see a solution... except keeping casting :-( Horacio from Argentina Graeme Geldenhuys escribió: Horacio Jamilis wrote: so, I can use... mylinkedproperty.obj.[prop] ... beeing [prop] any property of the object that is of class

[fpc-pascal] Is there a way to avoid class casting?

2009-07-28 Thread Horacio Jamilis
Hi, I am building from some time a OPF, that is working fine for me, but I´d like to avoid the big amount of castings I am using... I have one class on each unit. Each class contains the properties that represent´s it :-) One property kind is TLinkedObjectProperty. This class has a property

Re: [fpc-pascal] Question on programming serial communication.

2008-02-25 Thread Horacio Jamilis
You could take a look to Synaser ... find it on google! Horacio On Mon, 25 Feb 2008 17:30:52 +0100 (CET), Rainer Hantsch wrote > | There is also an actively developed BBS package called mbse that > includes all | source code that includes interfacing to modems after > mgetty receives the | call