looking into more JNA problems with Windows 10 (#3800)

This commit is contained in:
Ben Fry
2015-09-15 10:47:56 -04:00
parent d10c37c430
commit 9f97681ebb
3 changed files with 9 additions and 0 deletions
+2
View File
@@ -1,5 +1,6 @@
0245 core (3.0b7)
andres
X surface.setLocation() causing a freeze on Windows
X https://github.com/processing/processing/commit/4c0f9234c0a48f62363233cafc9c9951ee351d3e
@@ -32,6 +33,7 @@ _ selectInput/Output() is behind the drawing window (Windows)
_ https://github.com/processing/processing/issues/3775
javafx
_ do we really need setTextFont/Size when we already have Impl?
_ need keyPressed() to do lower and upper case
_ static mode sketches (draw once and halt w/o closing window)
_ fix display handling, line up the device order with AWT