On 11.10.2017 17:31, Koenraad Lelong via Lazarus wrote:
Software is intended for Windows.
In this case you may use WinAPI as well:
https://stackoverflow.com/a/1892432/1231269
Ondrej
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://
Op 05-10-17 om 00:29 schreef Zbyněk Fiala via Lazarus:
I needed it a long time ago and probably there is more simple way now.
Using utf8tools and LazUTF8:
https://gist.github.com/zbyna/6d9cd98ca22fa4261f54a0a06a7e6f51
Dne 4.10.2017 v 18:19 Denis Kozlov via Lazarus napsal(a):
You could use Uni
Yes, it works. Sorry for spamming. In fact, I updated the trunk, but
didn't rebuild. I didn't feel it is necessary.
Dňa 11. 10. 2017 o 16:07 Mattias Gaertner via Lazarus napísal(a):
On Wed, 11 Oct 2017 16:00:49 +0200
Lubos Pintes via Lazarus wrote:
Hi,
Just wanted to try the cool feature, add
On 11.10.2017 16:00, Lubos Pintes via Lazarus wrote:
Just wanted to try the cool feature, adding a procedure body to
implementation. So I wrote a procedure header, pressed Ctrl+Shift+C,
and found this in a message window:
uiacore.pas(9,1) Error: unknown section keyword interface found
I tried t
On Wed, 11 Oct 2017 16:00:49 +0200
Lubos Pintes via Lazarus wrote:
> Hi,
> Just wanted to try the cool feature, adding a procedure body to
> implementation. So I wrote a procedure header, pressed Ctrl+Shift+C, and
> found this in a message window:
> uiacore.pas(9,1) Error: unknown section keywo
Hi,
Just wanted to try the cool feature, adding a procedure body to
implementation. So I wrote a procedure header, pressed Ctrl+Shift+C, and
found this in a message window:
uiacore.pas(9,1) Error: unknown section keyword interface found
I tried to compile, and only errors there are two unresolv