Post Reply 
Bug i GETKEY (8151)
10-14-2015, 09:44 PM (This post was last modified: 10-14-2015 09:45 PM by hpfx.)
Post: #12
RE: Bug i GETKEY (8151)
(10-14-2015 05:41 AM)cyrille de brĂ©bisson Wrote:  The root cause is the limited event stack of the Prime.
Hi,
And why not two event queues ?
one for keyboard, and another one for mouse events.

WAIT(0) will consume key-queue events
WAIT(-1) from key or mouse queue
MOUSE() from mouse-queue

that's the only way to avoid the queue to be fullfilled by event type not consumed that void pushing other event types.
Increasing a unique queue is a workaround but not a good solution.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Bug i GETKEY (8151) - slawek39 - 06-27-2015, 08:31 AM
RE: Bug i GETKEY (8151) - DrD - 06-27-2015, 09:50 AM
RE: Bug i GETKEY (8151) - slawek39 - 06-27-2015, 10:00 AM
RE: Bug i GETKEY (8151) - Thomas_Sch - 06-27-2015, 10:59 AM
RE: Bug i GETKEY (8151) - DrD - 06-27-2015, 10:14 AM
RE: Bug i GETKEY (8151) - slawek39 - 06-27-2015, 10:29 AM
RE: Bug i GETKEY (8151) - DrD - 06-27-2015, 11:05 AM
RE: Bug i GETKEY (8151) - slawek39 - 06-27-2015, 11:05 AM
RE: Bug i GETKEY (8151) - StephenG1CMZ - 10-12-2015, 11:05 PM
RE: Bug i GETKEY (8151) - komame - 10-13-2015, 12:28 PM
RE: Bug i GETKEY (8151) - hpfx - 10-14-2015 09:44 PM
RE: Bug i GETKEY (8151) - StephenG1CMZ - 10-17-2015, 07:59 AM



User(s) browsing this thread: 1 Guest(s)