Re: [Lazarus] Run Parameters Dialog

2016-09-28 Thread Lars via Lazarus
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

Re: [Lazarus] Run Parameters Dialog

2016-09-28 Thread Lars via Lazarus
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

[Lazarus] Can't add new form to Lazarus App

2016-09-28 Thread Terry A. Haimann via Lazarus
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