Re: [Lazarus] Crowdfunding to speed up the development of pas2js in Lazarus Widgetset and fpDebug to FPC

2018-12-17 Thread Edivando via lazarus
Boa tarde, Vejo que para projetos específicos onde os usuários estão procurando soluções com uma rapidez maior seria viável essa modalidade pois dessa forma o usuário poderia cobrar do andamento do processo pois de certa forma estaria ajudando diretamente no pagamento do projeto, porém sem direito

Re: [Lazarus] Crowdfunding to speed up the development of pas2js in Lazarus Widgetset and fpDebug to FPC

2018-12-17 Thread Michael Van Canneyt via lazarus
Why do you need a separate crowdfunding effort, if the Free Pascal and Lazarus foundation has been created specially for this ? Michael. On Mon, 17 Dec 2018, Edivando via lazarus wrote: Crowdfunding para acelerar o desenvolvimento do pas2js e Lazarus Widgetset com pas2js. Criação de um fund

Re: [Lazarus] Extending the IDE auto-coding functionality

2018-12-17 Thread Graeme Geldenhuys via lazarus
On 17/12/2018 18:16, Mattias Gaertner via lazarus wrote: > I guess you mean a Quickfix. OK, now I have the terminology. :) > It adds a menu item/icon depending on a compiler message. In this > case: identifier not found. Should not be too hard to extend the > existing one. Thanks, I'll start th

Re: [Lazarus] Wiki animated logo

2018-12-17 Thread Vincent Snijders via lazarus
Op ma 17 dec. 2018 om 19:06 schreef AlexeyT via lazarus < lazarus@lists.lazarus-ide.org>: > >Why? > > Several users of my program complain that its hard to read Wiki - > running cat logo is distracting for them. > > > Let them create an account, log in and use http://wiki.lazarus.freepascal.org/M

Re: [Lazarus] Extending the IDE auto-coding functionality

2018-12-17 Thread Mattias Gaertner via lazarus
> Graeme Geldenhuys via lazarus hat am 17. > Dezember 2018 um 19:07 geschrieben: > > > On 17/12/2018 17:56, Werner Pamler via lazarus wrote: > > I'd turn these features off in the same way I turn off most of the > > features when the IDE pretends to be able to guess what I am thinking. > > N

Re: [Lazarus] Extending the IDE auto-coding functionality

2018-12-17 Thread Martin Frb via lazarus
On 17/12/2018 19:09, Graeme Geldenhuys via lazarus wrote: On 17/12/2018 18:06, Martin Frb via lazarus wrote: Cody, Ah, I forgot about Cody. I remember somebody mention it once to me about a year or so ago. Not sure what everything it does, but I'll take a look. Is Cody something included with

Re: [Lazarus] Extending the IDE auto-coding functionality

2018-12-17 Thread Martin Frb via lazarus
On 17/12/2018 19:07, Graeme Geldenhuys via lazarus wrote: No, the difference between what I'm suggesting (how Eclipse works) is that I have to manually trigger the suggestion list - be that via a shortcut, or a icon in the gutter, or a right-click popup in the Messages window. procedure TForm1

Re: [Lazarus] Extending the IDE auto-coding functionality

2018-12-17 Thread Graeme Geldenhuys via lazarus
On 17/12/2018 18:06, Martin Frb via lazarus wrote: > Cody, Ah, I forgot about Cody. I remember somebody mention it once to me about a year or so ago. Not sure what everything it does, but I'll take a look. Is Cody something included with Lazarus as standard, or a manually installed package? I'll

Re: [Lazarus] Extending the IDE auto-coding functionality

2018-12-17 Thread Graeme Geldenhuys via lazarus
On 17/12/2018 17:56, Werner Pamler via lazarus wrote: > I'd turn these features off in the same way I turn off most of the > features when the IDE pretends to be able to guess what I am thinking. No, the difference between what I'm suggesting (how Eclipse works) is that I have to manually trigge

Re: [Lazarus] Extending the IDE auto-coding functionality

2018-12-17 Thread Martin Frb via lazarus
On 17/12/2018 18:24, Graeme Geldenhuys via lazarus wrote: The suggestions could be. 1. Add unit to uses clause that does define that class. Cody, invoke "Identifier dictionary" (one key press), select correct entry from list (up/down keys), hit return -- __

Re: [Lazarus] Wiki animated logo

2018-12-17 Thread AlexeyT via lazarus
>Why? Several users of my program complain that its hard to read Wiki - running cat logo is distracting for them. Alex -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Wiki animated logo

2018-12-17 Thread Martin Frb via lazarus
On 17/12/2018 18:19, AlexeyT via lazarus wrote: Hi. Can someone replace animated http://wiki.freepascal.org/skins/pic/logo.gif  - running cat - to static pic? It can be from http://wiki.freepascal.org/Logos_and_Banners Why? -- ___ lazarus mailing li

Re: [Lazarus] Extending the IDE auto-coding functionality

2018-12-17 Thread Werner Pamler via lazarus
I'd turn these features off in the same way I turn off most of the features when the IDE pretends to be able to guess what I am thinking. What if my fingers are too slow and I type "TChekbox" instead of "TCheckbox"? According to your idea the IDE will pollute my source code and add the skeleton

[Lazarus] Extending the IDE auto-coding functionality

2018-12-17 Thread Graeme Geldenhuys via lazarus
Hi, [this is not a rant or talking any product down] Having spent some recent months with Eclipse and IntelliJ IDEA developing in Java, and now coming back to Lazarus and Delphi, I've come to the realisation how far behind Lazarus and Delphi IDE's are with assisting the developer. [I know Eclipse

Re: [Lazarus] Wiki animated logo

2018-12-17 Thread silvioprog via lazarus
Oh, this animated picture is so cool. ☺ On Mon, Dec 17, 2018 at 2:15 PM AlexeyT via lazarus < lazarus@lists.lazarus-ide.org> wrote: > Hi. Can someone replace animated > http://wiki.freepascal.org/skins/pic/logo.gif - running cat - to static > pic? It can be from http://wiki.freepascal.org/Logos_

[Lazarus] Wiki animated logo

2018-12-17 Thread AlexeyT via lazarus
Hi. Can someone replace animated http://wiki.freepascal.org/skins/pic/logo.gif  - running cat - to static pic? It can be from http://wiki.freepascal.org/Logos_and_Banners -- Regards, Alexey -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org ht

Re: [Lazarus] 2 small designer improvements ?

2018-12-17 Thread Zaher Dirkey via lazarus
first one is good I don't like second idea it cause a lot of flickers if not implemented well. On Fri, Dec 14, 2018 at 3:54 PM DougC via lazarus < lazarus@lists.lazarus-ide.org> wrote: > I like and support both ideas, allowing drop on component to replace it > with another and allowing typed tex

[Lazarus] Crowdfunding to speed up the development of pas2js in Lazarus Widgetset and fpDebug to FPC

2018-12-17 Thread Edivando via lazarus
Crowdfunding para acelerar o desenvolvimento do pas2js e Lazarus Widgetset com pas2js. Criação de um fundo de doação para criação, manutenção e melhorias de um pas2js widgetset no Lazarus, compatível com os principais componentes da LCL. Onde esse fundo custear o desenvolvimento acelerado desse pr