Re: [fpc-pascal] Pause Key

2023-04-14 Thread James Richters via fpc-pascal
>> ... I wouldn't be surprised that James's program is a console one, not using TForm nor any windows message loop to process WM_ messages, but I may be wrong. Indeed you are correct, it is a very extensive console application which uses PTCGraph. I do accept keyboard input on both the Console

[fpc-pascal] sound(FREQUENCY) on Linux ?

2023-04-14 Thread Steve Litt via fpc-pascal
Hi all, On DOS and Windows programs using Turbo Pascal, I did the following to make a sound of frequency FREQUENCY play through the speakers: sound(FREQUENCY); The following command stopped the tone: nosound; These two commands don't work on Linux, according to my experience and FPC

Re: [fpc-pascal] As I predicted

2023-04-14 Thread Tomas Hajny via fpc-pascal
On 2023-04-14 16:25, Steve Litt via fpc-pascal wrote: Hi all, As I predicted, here's what happened to me on #fpc: == Joanna sets ban on $a:stevelitt * You have been kicked from #fpc by Joanna (sorry i cant share a channel with you after what you

[fpc-pascal] As I predicted

2023-04-14 Thread Steve Litt via fpc-pascal
Hi all, As I predicted, here's what happened to me on #fpc: == Joanna sets ban on $a:stevelitt * You have been kicked from #fpc by Joanna (sorry i cant share a channel with you after what you said in mailing list)

Re: [fpc-pascal] Pause Key

2023-04-14 Thread Jean SUZINEAU via fpc-pascal
... I wouldn't be surprised that James's program is a console one, not using TForm nor any windows message loop to process WM_ messages, but I may be wrong. It can be more tricky in this case. ___ fpc-pascal maillist -

Re: [fpc-pascal] Pause Key

2023-04-14 Thread Alexey Torgashin via fpc-pascal
if Key=VK_PAUSE then begin do_something; Key:=0; end; Yes. And I tested the Pause/Break key in the Lazarus program CudaText. I can assign the key to any action (in the Command Palette, press F9), and it works then. E.g. action "toggle statusbar" works then. ShortcutToText() for this key

Re: [fpc-pascal] IRC channel for FreePascal support ?

2023-04-14 Thread Karl-Michael Schindler via fpc-pascal
> Am 14.04.2023 um 12:00 schrieb fpc-pascal-requ...@lists.freepascal.org: > > Date: Fri, 14 Apr 2023 10:02:09 +0200 > From: Tomas Hajny > To: FPC-Pascal users discussions > Subject: Re: [fpc-pascal] IRC channel for FreePascal support ? > Message-ID:

Re: [fpc-pascal] IRC channel for FreePascal support ?

2023-04-14 Thread Tomas Hajny via fpc-pascal
On 2023-04-14 09:43, Michael Van Canneyt via fpc-pascal wrote: Hi, . . I've been contacted as well by email. I received a similar story, and after reading it I believe she (she confirmed it is a female name) is sincere in her wish to keep the channel free from trolls, so it appears to me

Re: [fpc-pascal] IRC channel for FreePascal support ?

2023-04-14 Thread Michael Van Canneyt via fpc-pascal
On Thu, 13 Apr 2023, Tomas Hajny via fpc-pascal wrote: On 13 April 2023 22:08:58 +0200, "Vojtěch Čihák via fpc-pascal" wrote: Hi, I'm almost fourteen years on the forum and a few years less on mailing lists and I never had a single problem. I don't attend IRC so I can't say what's