Re: [Lazarus] Lazarus Release 2.2.2

2022-05-20 Thread Salvatore Coppola via lazarus
It seems that the list of changes is for 2.2.0 ⁣Ottieni BlueMail per Android ​ Il giorno 19 Mag 2022, 09:21, alle ore 09:21, Mattias Gaertner via lazarus ha scritto: >The Lazarus team is glad to announce the release of Lazarus 2.2.2. > >This is a bugfix release and was built with FPC 3.2.2. > >

Re: [Lazarus] Lazarus Release 2.2.2

2022-05-20 Thread Martin Frb via lazarus
On 20/05/2022 11:47, Salvatore Coppola via lazarus wrote: It seems that the list of changes is for 2.2.0 Ottieni BlueMail per Android Il giorno 19 Mag 2022, alle ore 09:21, Mattias Gaertner via lazarus ha scritto: Here is the list of changes for Lazarus and Free Pas

[Lazarus] Simplest way to update a .lfm using a Component Editor

2022-05-20 Thread Marcos Douglas B. Santos via lazarus
Hello, I wrote a component which has a Component Editor. How is the simplest way to update the .lfm form, using this Component Editor? I took a look in fieldseditor to get some example, but I guess the code there is more complicated than I need it. best regards, Marcos Douglas --

Re: [Lazarus] Simplest way to update a .lfm using a Component Editor

2022-05-20 Thread Mattias Gaertner via lazarus
On Fri, 20 May 2022 11:28:59 -0300 "Marcos Douglas B. Santos via lazarus" wrote: > Hello, > I wrote a component which has a Component Editor. > How is the simplest way to update the .lfm form, using this Component > Editor? What do you mean with "update the lfm"? > I took a look in fieldsedito

Re: [Lazarus] Simplest way to update a .lfm using a Component Editor

2022-05-20 Thread Marcos Douglas B. Santos via lazarus
On Fri, May 20, 2022 at 11:50 AM Mattias Gaertner via lazarus wrote: > > On Fri, 20 May 2022 11:28:59 -0300 > "Marcos Douglas B. Santos via lazarus" > wrote: > > > Hello, > > I wrote a component which has a Component Editor. > > How is the simplest way to update the .lfm form, using this Componen

Re: [Lazarus] Simplest way to update a .lfm using a Component Editor

2022-05-20 Thread Marcos Douglas B. Santos via lazarus
On Fri, May 20, 2022 at 12:00 PM Marcos Douglas B. Santos wrote: > > On Fri, May 20, 2022 at 11:50 AM Mattias Gaertner via lazarus > wrote: > > > > On Fri, 20 May 2022 11:28:59 -0300 > > "Marcos Douglas B. Santos via lazarus" > > wrote: > > > > > Hello, > > > I wrote a component which has a Comp

Re: [Lazarus] Simplest way to update a .lfm using a Component Editor

2022-05-20 Thread Marcos Douglas B. Santos via lazarus
On Fri, May 20, 2022 at 12:38 PM Marcos Douglas B. Santos wrote: > > On Fri, May 20, 2022 at 12:00 PM Marcos Douglas B. Santos > wrote: > > > > On Fri, May 20, 2022 at 11:50 AM Mattias Gaertner via lazarus > > wrote: > > > > > > On Fri, 20 May 2022 11:28:59 -0300 > > > "Marcos Douglas B. Santos

Re: [Lazarus] Simplest way to update a .lfm using a Component Editor

2022-05-20 Thread Marcos Douglas B. Santos via lazarus
On Fri, May 20, 2022 at 12:58 PM Marcos Douglas B. Santos wrote: > > On Fri, May 20, 2022 at 12:38 PM Marcos Douglas B. Santos > wrote: > > > > On Fri, May 20, 2022 at 12:00 PM Marcos Douglas B. Santos > > wrote: > > > > > > On Fri, May 20, 2022 at 11:50 AM Mattias Gaertner via lazarus > > > wr