Re: [fpc-pascal] The keyboard unit

2019-05-10 Thread Ralf Quint
On 5/10/2019 4:42 PM, Kevin Lyda wrote: If I remove the uses clause it runs fine. Why is the keyboard unit, which isn't even being used, causing this error? Kevin Well, when I got home a short while ago, I tried that small test program on one of my Linux workstations and it runs just

Re: [fpc-pascal] The keyboard unit

2019-05-10 Thread Alexander Grotewohl
if it's not being used, remove it :)but really though, do any of the fleshed out examples on the website work? like the one from here?:https://www.freepascal.org/docs-html/rtl/keyboard/getkeyevent.html--Alexander Grotewohlhttp://dcclost.com___ fpc-pascal

Re: [fpc-pascal] The keyboard unit

2019-05-10 Thread Ralf Quint
On 5/10/2019 4:42 PM, Kevin Lyda wrote: When I compile and run this small test program ( https://gist.github.com/lyda/2d33a6d91067e9dffb4ed37147b52583 ) the following happens: % fpc test.pas Free Pascal Compiler version 3.0.4+dfsg-22~bpo9+2 [2019/02/22] for x86_64 Copyright (c) 1993-2017 by

[fpc-pascal] The keyboard unit

2019-05-10 Thread Kevin Lyda
When I compile and run this small test program ( https://gist.github.com/lyda/2d33a6d91067e9dffb4ed37147b52583 ) the following happens: % fpc test.pas Free Pascal Compiler version 3.0.4+dfsg-22~bpo9+2 [2019/02/22] for x86_64 Copyright (c) 1993-2017 by Florian Klaempfl and others Target OS: Linux

Re: [fpc-pascal] Feature Announcement: Support for multiple active helpers per type

2019-05-10 Thread Sven Barth via fpc-pascal
Am 10.05.2019 um 22:21 schrieb Mattias Gaertner via fpc-pascal: On Fri, 10 May 2019 21:56:56 +0200 Sven Barth via fpc-pascal wrote: [...] We are pleased to announce that Free Pascal now supports the usage of multiple active helper types per extended type. This feature has been developed by

[fpc-pascal] Check WinAPI missing funcs from this MSDN list

2019-05-10 Thread AlexeyT
hi. I see the last FPC fixes has fix for missing WinAPI funcs. So I opened one of such func doc GetGuiResources, and got list of all related funcs. Pls check them: Process and Thread Functions     ICONINFO structure     ICONINFOEXA structure     ICONINFOEXW structure    

Re: [fpc-pascal] Feature Announcement: Support for multiple active helpers per type

2019-05-10 Thread Mattias Gaertner via fpc-pascal
On Fri, 10 May 2019 21:56:56 +0200 Sven Barth via fpc-pascal wrote: >[...] > We are pleased to announce that Free Pascal now supports the usage of > multiple active helper types per extended type. This feature has been > developed by Ryan Joseph, so thank you very much Ryan. Thanks Ryan!

Re: [fpc-pascal] Feature Announcement: Support for multiple active helpers per type

2019-05-10 Thread silvioprog
On Fri, May 10, 2019 at 4:57 PM Sven Barth via fpc-pascal < fpc-pascal@lists.freepascal.org> wrote: > Hello together! > > We are pleased to announce that Free Pascal now supports the usage of > multiple active helper types per extended type. This feature has been > developed by Ryan Joseph, so

[fpc-pascal] Feature Announcement: Support for multiple active helpers per type

2019-05-10 Thread Sven Barth via fpc-pascal
Hello together! We are pleased to announce that Free Pascal now supports the usage of multiple active helper types per extended type. This feature has been developed by Ryan Joseph, so thank you very much Ryan. To enable this feature you need to use the new modeswitch multihelpers. This

Re: [fpc-pascal] [OT] Mantis offline

2019-05-10 Thread silvioprog
Thanks for checking it dudes.  (maybe DNS issues) -- Silvio Clécio ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] [OT] Mantis offline

2019-05-10 Thread Graeme Geldenhuys
On 10/05/2019 3:33 pm, silvioprog wrote: > Could anyone check if Mantis is online? I've tried to access > http://bugs.freepascal.org now (Fri 10 May 2019 11:30:37 AM BRT), but got > "This site can’t be reached". Works from - from the UK. Regards, Graeme

Re: [fpc-pascal] [OT] Mantis offline

2019-05-10 Thread Tomas Hajny
On 2019-05-10 16:33, silvioprog wrote: Hi, Could anyone check if Mantis is online? I've tried to access http://bugs.freepascal.org now (Fri 10 May 2019 11:30:37 AM BRT), but got "This site can’t be reached". Some hours ago it was OK. I can access it without problems now. Tomas

Re: [fpc-pascal] [OT] Mantis offline

2019-05-10 Thread Tony Whyman
Seems to be online in the UK. On 10/05/2019 15:33, silvioprog wrote: Hello. Could anyone check if Mantis is online? I've tried to access http://bugs.freepascal.org  now (Fri 10 May 2019 11:30:37 AM BRT), but got "This site can’t be reached". Some hours ago it

[fpc-pascal] [OT] Mantis offline

2019-05-10 Thread silvioprog
Hello. Could anyone check if Mantis is online? I've tried to access http://bugs.freepascal.org now (Fri 10 May 2019 11:30:37 AM BRT), but got "This site can’t be reached". Some hours ago it was OK. -- Silvio Clécio ___ fpc-pascal maillist -