Events are not always caught

Bug #198037 reported by Matthew Gallagher
2
Affects Status Importance Assigned to Milestone
GASP Core
Fix Released
High
James Hancock

Bug Description

For example this example does not work:

from gasp import *

begin_graphics()

while 1:
    wait("key_pressed")

Changed in gasp-code:
assignee: nobody → jlhancock
importance: Undecided → High
milestone: none → 0.2
Revision history for this message
James Hancock (jlhancock) wrote :

wait has changed to wait_for("KEY_PRESSED") but it works now

Changed in gasp-code:
status: New → In Progress
Changed in gasp-code:
status: In Progress → Fix Committed
Changed in gasp-code:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.