Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Anthony Walter via lazarus
Did someone steal access to Juha's email? Not only are his ramblings off-topic, but he sounds like a deluded conspiracy theorist bent on disenfranchising rational people from using these mailing lists. -- ___ lazarus mailing list

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Mattias Gaertner via lazarus
On Wed, 1 Dec 2021 10:38:59 +1300 Derek Edson via lazarus wrote: > I do not believe this is an appropriate place for this sort of > discussion, especially with the untruths being spead. People believing in world conspiracies can't be convinced with some links and mails. Let's get back to

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Mattias Gaertner via lazarus
Juha, you know, what happens to subscribers staying off topic. There are already enough platforms for such stuff. Mattias -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Derek Edson via lazarus
I do not believe this is an appropriate place for this sort of discussion, especially with the untruths being spead. 1) People are not dying of the vaccines. There is absolutely no evidence to supoort this other than conspiratory theories. 2) There is clear evidence of excess deaths do exist.

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Don Alfredo via lazarus
This is unacceptable. -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Dave H via lazarus
Ya know, I don't post here often, but I have lost friends to this virus and I am getting really PO'd that the virus has become so political that it's infected this list, which I usually find most valuable. I'm 65 and getting ready to retire. I have no teeth. I lost my teeth as an adult because

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Gordon Findlay via lazarus
Juha: Your mails containing so many lies, and so dangerous to the community, means that I will cease being a member of the mailing list. On Wed, Dec 1, 2021 at 8:12 AM Juha Manninen via lazarus < lazarus@lists.lazarus-ide.org> wrote: > Now people are dying because of the jabs. Those are not

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Juha Manninen via lazarus
Now people are dying because of the jabs. Those are not side-effects, the jabs work as intended. I am more and more convinced there is no SARS-CoV-2 virus. It has not been isolated from any patient during the 2 year "pandemic". Why? The only reliable measure of a pandemic is the total number of

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Bart via lazarus
On Tue, Nov 30, 2021 at 12:40 PM Juha Manninen via lazarus wrote: > A request for everybody: Do not take the jabs. If you took already, don't > take more. It would be unfortunate if the small Pascal community got reduced > by their effects. > In a year or so a new plandemic will come, most

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Juha Manninen via lazarus
On Tue, Nov 30, 2021 at 10:46 AM Alexey Tor. via lazarus < lazarus@lists.lazarus-ide.org> wrote: > This is damned country. > Russia was damned then. Now the western world, meaning North America, Australia and EU, follows the same steps. Dissidents and Christian people are persecuted. There is

[Lazarus] Moved to DEV list // Re: TFrame improvements

2021-11-30 Thread Martin Frb via lazarus
On 30/11/2021 11:18, Juha Manninen via lazarus wrote: Yes, at runtime it works on both a Form and a Frame. At design time it works on a Form but crashes on a Frame which is clearly a bug. Agree? No, at runtime it crashes too. Of course, if you take the attached zip, you will not see this.

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Anthony Walter via lazarus
Here you go: https://en.wikipedia.org/wiki/Synthwave Also this: https://duckduckgo.com/?q=synthwave=images=images -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] TFrame improvements

2021-11-30 Thread Juha Manninen via lazarus
On Mon, Nov 29, 2021 at 11:14 PM Ondrej Pokorny via lazarus < lazarus@lists.lazarus-ide.org> wrote: > That is nonsense. I reverted your change. The code user code is just plain > wrong and your change in TFrame doesn't change anything about it. > > Try e.g. : > > procedure

Re: [Lazarus] New Synthwave Demo

2021-11-30 Thread Alexey Tor. via lazarus
quote: This demo evokes the style of the 1980s synthwave music culture using Free Pascal. I don't remember that synthwave culture. I lived in the damned communist USSR at 1980's, we did not have any synthwave. Only soviet music (==by 60% it's bad copied western music) + some (not all) hits

Re: [Lazarus] TFrame improvements

2021-11-30 Thread Martin Frb via lazarus
On 30/11/2021 00:27, Juha Manninen via lazarus wrote: On Mon, Nov 29, 2021 at 11:14 PM Ondrej Pokorny via lazarus wrote: On 29.11.2021 17:18, Juha Manninen via lazarus wrote: The commit message is not perfect but the committed code is, now that I fully understand the issue.