Re: [Lazarus] Procedure List in Lazarus IDE

2016-02-28 Thread Juha Manninen
On Feb 26, 2016 3:03 PM, "Graeme Geldenhuys" 
wrote:
>
> > I turned ProcedureList into a proper IDE window in r50908.
>
> Juha, please revert that patch - it broke Procedure List completely!

Reverted in r51478.

Juha
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Run/debug app with command line params through the IDE

2016-02-28 Thread Luiz Americo Pereira Camara
Thanks

Luiz

2016-02-28 18:39 GMT-03:00 Denis Kozlov :

>
> Lazarus Main Menu > Run > Run Parameters...
>
>
>
> On 28/02/2016 21:32, Luiz Americo Pereira Camara wrote:
>
>> I'd like to debug a console app inside the ide.
>>
>> In order to the program work i need to pass some command line params
>>
>> Is there a way to run the app through the IDE passing command line params?
>>
>> Luiz
>>
>
>
> --
> ___
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Procedure List dialog regressions

2016-02-28 Thread Juha Manninen
I reverted r50908 in r51748. I think only that one revision was involved.
I planned to work on the issue sooner but something else always came up.
It is also true I don't fully understand the original filter logic. I
must study it later.
Currently I am travelling with a mini-laptop and won't do real development now.

Graeme, do you know how to fix the other regressions that happened
sometime earlier, like the missing icon thing? Patches are welcome.

Juha

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Run/debug app with command line params through the IDE

2016-02-28 Thread Denis Kozlov


Lazarus Main Menu > Run > Run Parameters...


On 28/02/2016 21:32, Luiz Americo Pereira Camara wrote:

I'd like to debug a console app inside the ide.

In order to the program work i need to pass some command line params

Is there a way to run the app through the IDE passing command line params?

Luiz



--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Run/debug app with command line params through the IDE

2016-02-28 Thread Luiz Americo Pereira Camara
I'd like to debug a console app inside the ide.

In order to the program work i need to pass some command line params

Is there a way to run the app through the IDE passing command line params?

Luiz
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] [ANN] Eye Candy Controls 0.9.4

2016-02-28 Thread Vojtěch Čihák
 
Hello,
 
I released new version of EC-Controls. Announcement is on the forum: 
http://forum.lazarus.freepascal.org/index.php/topic,31734.0.html
 
The main thing is the new tab-control alternative with support for tab stacking 
and multiple rows.
 
Thanks.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Form Resizing

2016-02-28 Thread Péter Gábor
I reported an issue (related to .Constraints) that seems to be similar:
http://bugs.freepascal.org/view.php?id=29563
Unfortunately no one else of the commenters could reproduce it yet.

2016-02-28 01:41 keltezéssel, steveg írta:
> I find any and all forms in a running Laz program can not be reduced in
> size below the original startup size. (neither height nor width can be
> reduced)
> It is possible to increase the size, but can only be reduced back to the
> original.
> 
> To be clear: if I grab the edge of a running form, I can not make the
> form smaller at all.
> 
> Just wondering if anybody else has similar issues before calling a bug ?
> 
> Lazarus 1.7 r51734M FPC 3.0.0 i386-linux-gtk 2
> 
> Thanks - SteveG
> 
> -- 
> ___
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
> 
> 

-- 
Péter Gábor
p...@freemail.hu


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Procedure List dialog regressions

2016-02-28 Thread Luiz Americo Pereira Camara
2016-02-28 2:13 GMT-03:00 Ondrej Pokorny :

> On 27.02.2016 10:46, Graeme Geldenhuys wrote:
>
>> I implemented the Procedure List functionality for Lazarus - I know how
>> it works and what it is supposed to do. I'm not going to keep fixing
>> things that others break on it.
>>
>
> Unfortunately this happens all the time :(
>
>
If is the case, i can revert the patch and ask the author to rework it to
match the expected functionality

Luiz
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Form Resizing

2016-02-28 Thread Denis Kozlov
No form resizing issues with Lazarus 1.7 r51739 FPC 3.0.0 using 
win32/gtk2 widgets on Windows 7.


Can you reproduce it with a new & clean application?

Denis


On 28/02/2016 00:41, steveg wrote:
I find any and all forms in a running Laz program can not be reduced 
in size below the original startup size. (neither height nor width can 
be reduced)
It is possible to increase the size, but can only be reduced back to 
the original.


To be clear: if I grab the edge of a running form, I can not make the 
form smaller at all.


Just wondering if anybody else has similar issues before calling a bug ?

Lazarus 1.7 r51734M FPC 3.0.0 i386-linux-gtk 2

Thanks - SteveG


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus