[lazarus] Components
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Jan 15 17:50:53 EST 2003
On 15 Jan 2003 16:46:10 -0600
Bruno Alejandro <bruno at vias.com> wrote:
> Hi!!
>
> It's me again LOL;)
>
> At least I build my simple first component into the lazarus...
>
> And I was thinking :
>
> To register a new component we need to compile ALL the lazarus...
Not all. Normally you can just delete idecomp.ppu and do a 'make ide'.
> there are any way to do (not now, for future relases) to make that the
> components in the toolbar are independent from the executable, in this
> way, when we can create a window inside the lazarus to register a
> control, and then when restart lazarus, the toolbar contain the new
> component...
You are not the only one, that is dreaming of a package system. I think, we
should wait till fpc fully supports dynamic libs.
Mattias
More information about the Lazarus
mailing list