[Lazarus] Visual Form Inheritance support

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Aug 8 11:35:24 CEST 2014


On Fri, 8 Aug 2014 09:39:41 +0100
"vfclists ." <vfclists at gmail.com> wrote:

> Does this work for frames as well?

Yes.

 
> My experience suggest that when a frame is embedded in a form at design
> time, changes to the original are not propagated to the embedded version.

Yes, as I wrote. Close the descendant designers before editing the
ancestor.
Hint: 
Disable Tools / Options / Form Editor / Open designer on open unit

 
> Is this by design, or am I missing something?

It is not implemented yet.

Mattias

 
> On 4 August 2014 07:22, Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
> 
> > On Sun, 3 Aug 2014 18:41:27 -0300
> > luiz americo pereira camara <luizmed at oi.com.br> wrote:
> >
> > > Does Lazarus implements Visual Form Inheritance feature present in
> > Delphi?
> >
> > Yes.
> > But not all changes to the ancestor are propagated to the
> > descendants in real time.
> > It's recommended to close the descendants before editing the
> > ancestor.
> >
> >
> > > If yes, is there an example?
> >
> > Create an application. Then create an inherited item.
> >
> >
> > Mattias
> >
> > --
> > _______________________________________________
> > Lazarus mailing list
> > Lazarus at lists.lazarus.freepascal.org
> > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
> >
> 
> 
> 




More information about the Lazarus mailing list