Dnia piątek, 1 kwietnia 2005 11:50, Mindaugas Indriunas napisał:
> I would like to understand better how the Lazarus Freepascal works.
>
> Is there any free working software that is written purely in Lazarus
> Freepascal,
> the sourcecode of which I could download and study?
Eeerr... I would sugge
Hi,
there are TWO sites: one for free pascal and one for lazarus (and many
more too).
Make sure that you browse thru those two sites as there is a HUGE
documentation and many examples.
There is almost anything that you will ever need in fpc/lazarus. The
philosophy is to have it "multi platfor
Ok, I found time as soon as I posted previous message. And realised one thing.
I don't assign anything, I just check wheter object or interface supports some
type and return boolean.
Whole point of this is to be flexible.
Can you show example so I would know what to correct?
I only handle th
Michael Van Canneyt <[EMAIL PROTECTED]>:
> Apparently not. The patch was studied by Peter:
> 1. It introduces a new feature, and as such will be only intyroduced
> after 2.0 has been released.
No trouble, it means that all interface features I'm implementing will probably
(multilpe inheritan
On Fri, 1 Apr 2005, Thomas Schatzl wrote:
[EMAIL PROTECTED] schrieb:
Quoting Michael Van Canneyt <[EMAIL PROTECTED]>:
On Thu, 31 Mar 2005, ml wrote:
I have downloaded and checked the patch, however I'm not a compiler
person. The RTL patch looks OK to me. have you checked what happens with
an obj
[EMAIL PROTECTED] schrieb:
Quoting Michael Van Canneyt <[EMAIL PROTECTED]>:
On Thu, 31 Mar 2005, ml wrote:
I have downloaded and checked the patch, however I'm not a compiler person.
The RTL patch looks OK to me. have you checked what happens with an object
passed through COM ?
COM? as I already
Hello.
I would like to understand better how the Lazarus Freepascal works.
Is there any free working software that is written purely in Lazarus
Freepascal,
the sourcecode of which I could download and study?
Also, what reference Help would you recommend for understanding
Lazarus Freepascal code?
Mindaugas Indriunas wrote:
> Hello.
>
> I would like to understand better how the Lazarus Freepascal works.
>
> Is there any free working software that is written purely in Lazarus
> Freepascal,
Lazarus itself :)?
> the sourcecode of which I could download and study?
>
> Also, what reference