On Wed, Jan 23, 2019 at 4:20 PM Vojtěch Čihák via lazarus
wrote:
> On GTk2, Escape key is reseted when Edit is focused, otherwise it works.
That sounds like a bug?
Escape is supposed to reach a button with Cancel=True before other
controls on the form can see it IIRC?
--
Bart
--
__
Am 21.01.2019 um 21:27 schrieb Thomas Crone via lazarus:
When I go To Project/Project Options/Compiler Options/Verbosity and check Show
used files (-vu), I get:
PlayMusic.pas(56,25) Fatal: Cannot fine Aiff by PlayMusic of the Project
Inspector.
With it unchecked, I get the error reported b
Hi,
I just did a test. Escape closes automatically any Form displayed with
"ShowModal" (not Show) if there is BitBtn with Kind=bkCancel on that Form. It
works on Delphi7, Lazarus+Qt4 or GTk2.
Edit.OnKeyPress on GoToFrm form contains this code:
if not (Key in [^C,^V,^X,#8,'0'..'9']) then
K
This isn't strictly a lazarus issue, but my google fu is failing me.
It turns out that windows 10 with a touch screen hides the mouse cursor,
so Screen.Cursor=crHourGlass does nothing.
I found that there isn't a setting to force the mouse cursor on
(https://answers.microsoft.com/en-us/windows/fo
On Wed, Jan 23, 2019 at 10:43 AM Mattias Gaertner via lazarus
wrote:
> I added #13 and #27. Now it works again under Linux/gtk2.
Thanks.
Odd though, since on my Linux machine this worked with GTK2 without
that addition.
Wondering why.
--
Bart
--
__
On Tue, 22 Jan 2019 18:57:46 +0100
Bart via lazarus wrote:
> On Tue, Jan 22, 2019 at 6:41 PM AlexeyT via lazarus
> wrote:
>
> > >If so, does it work in r60107?
>
> Please test that, otherwise I have no idea wether my changes causes
> this. If r60107 works, then please add #27 to the allowed
From OPM. I see prompt about missing dependences, confirmed all, it
'Cannot intall' after compiling dep's.
r60156, fpc 3.0.4, Linux x64 gtk2.
--
Regards,
Alexey
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/l