Thank you for your attention, Doug.
I don't care that my code is not used as it is.
Also, I am prepared to explain why I wrote the code that way.
--
KUSUMOTO Norio
> 2019/04/08 8:21、Doug Coleman のメール:
>
> Hi,
>
> I think you can still use the x11 backend on any unix system.
>
> Try ``USE
Thank you, Alexander.
--
KUSUMOTO Norio
> 2019/04/08 6:56、Alexander Ilin のメール:
>
> I'm very interested in these fixes (especially for the Windows platform, but
> uniformity with other platforms is important, too), but I had no time to
> check out the fixes over this weekend.
> Maybe next wee
Hi,
I think you can still use the x11 backend on any unix system.
Try ``USE: ui.backend.x11``
Relevant line:
basis\ui\backend\x11\x11.factor:x11-ui-backend ui-backend set-global
I'm taking a look at the Windows key changes.
Cheers,
Doug
On Sun, Apr 7, 2019 at 4:57 PM Alexander Ilin wrote:
>
I'm very interested in these fixes (especially for the Windows platform, but
uniformity with other platforms is important, too), but I had no time to check
out the fixes over this weekend.
Maybe next weekend.
07.04.2019, 14:02, "KUSUMOTO Norio" :
> Hello, all.
>
> I wrote the cord which fixed ke
Hello, all.
I wrote the cord which fixed key-down/up event issues on gtk backend Factor. It
improves:
- events about numeric keys on the keypad with shift,
- the influence by the state of caps-lock,
- unnecessary event generation with an individual press of shift, control or
alt keys
- illega