FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 223 : remove notation about not being able to draw in key or mouse events from docs
Last modified: 2005-12-08 12:00
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
REAS
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-11-26 06:46
you're allowed to draw in keyPressed(), mousePressed() and that sort of thing as of the
beta releases. all the events are queued to the end of the draw() method.