On Mon, September 26, 2016 11:55 pm, Juha Manninen via Lazarus wrote:
> On Tue, Sep 27, 2016 at 8:07 AM, Lars via Lazarus
> wrote:
>
>> The designer of Lazarus didn't necessarily need this feature...
>>
>
> Mattias is the designer of Lazarus. :)
>
I thought there were more than one designer and
On Wed, September 28, 2016 2:19 pm, Lars wrote:
> On Mon, September 26, 2016 11:55 pm, Juha Manninen via Lazarus wrote:
>
>> On Tue, Sep 27, 2016 at 8:07 AM, Lars via Lazarus
>> wrote:
>>
>>
>>> The designer of Lazarus didn't necessarily need this feature...
>>>
>>>
>>
>> Mattias is the designer o
On an old Lazarus app (Linux) today I tried to add a form and got the
following:
http://www.haimann.us/Images/Test.png
After selecting this option, the new form appears messed up. At the
botton of the unit.pas file the following is displayed:
initialization
{$I unit1.lrs}
Even after I save