gs:key-event

Guiserver, GTK-server, OpenGL, PostScript,
HTML 5, MIDI, IDE
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

gs:key-event

Post by newdep »

Lutz,

using key-event and keeping arrow-left (actualy any key) continously pressed it tells me
that i released it too, which is not the case .. Bug or feature?


--8<------
id:MAIN:C type:pressed key code:37 modifiers:0
id:MAIN:C type:released key code:37 modifiers:0
id:MAIN:C type:pressed key code:37 modifiers:0
id:MAIN:C type:released key code:37 modifiers:0
id:MAIN:C type:pressed key code:37 modifiers:0
id:MAIN:C type:released key code:37 modifiers:0
id:MAIN:C type:pressed key code:37 modifiers:0
id:MAIN:C type:released key code:37 modifiers:0
id:MAIN:C type:pressed key code:37 modifiers:0
id:MAIN:C type:released key code:37 modifiers:0
id:MAIN:C type:pressed key code:37 modifiers:0
id:MAIN:C type:released key code:37 modifiers:0


Norman.
-- (define? (Cornflakes))

Locked