[Lazarus] IDE Spotter
Michael Van Canneyt
michael at freepascal.org
Tue Sep 25 07:54:44 CEST 2018
On Mon, 24 Sep 2018, wkitty42--- via Lazarus wrote:
> On 09/24/2018 09:00 AM, Michael Van Canneyt via Lazarus wrote:
>> On Mon, 24 Sep 2018, AlexeyT via Lazarus wrote:
>>
>>> 1- If i hold Up/Down key (edit is focused), i dont get many up/down moves
>>> in listbox. (only one move. Ubuntu 18 gtk2). >
>> Don't keep it pressed. press multiple times.
>
>
> auto-key-repeat is ignored?
I don't know what messages are sent when the key is held down.
I assume when you keep the key down, only key-down messages are sent.
At this moment, the key-up event is used. I will investigate it.
Michael.
More information about the Lazarus
mailing list