[lazarus] component

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Jan 23 10:44:22 EST 2003


On Thu, 23 Jan 2003 16:22:23 +0100
Remko Weingarten <RWeingarten at ortec.nl> wrote:

> i have...but i think a structure like delphi is much easier, specially if
> you have a lot of components.

AFAIK there are currently not many custom components for lazarus available.
So, it is not that urgent.
OTOH, 80% of the package system does not need dynamic linking/unlinking and
because lazarus should work OS independent the package system should work
even without. Lets call it package system in static mode. Of course this
means, that the IDE must be linked and restarted, everytime a package is
installed/removed/recompiled. And as soon as fpc fully supports dyn libs, we
can add the dynamic linking/unlinking.

So, maybe we can start the package system.
What do the others think?


> Do you know if the compiler man are working on this?

They are.


Mattias


> -----Original Message-----
> From: Shane Miller [mailto:smiller1 at stvgb.org]
> Sent: donderdag 23 januari 2003 16:02
> To: lazarus at miraclec.com
> Subject: RE: [lazarus] component
> 
> 
> Remko,
> 
> 
> You are right that we need the compiler to change in order to facilitate
> this.  However, adding your own components is not difficult.  Have you
> read the readme under lazarus/components/custom ?
> 
> Shane
> 
> -----Original Message-----
> From: Remko Weingarten [mailto:RWeingarten at ortec.nl] 
> Sent: Thursday, January 23, 2003 8:14 AM
> To: lazarus at miraclec.com
> Subject: [lazarus] component
> 
> When will it be possible on lazarus to add your own components like in
> delphi?(i know you can do it now, but still to complex.)
> 
> the faq says the compiler cannot handle it, does anybody know if anybody
> is
> working on that?
> 
> 
> greetings from holland,
> 
> 
> remko
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives






More information about the Lazarus mailing list