|
Author |
Topic: 69 has no cursors (Read 640 times) |
|
skloopy
|
69 has no cursors
« on: Apr 11th, 2004, 3:12am » |
|
Hi it looks like the cursor() function is broken in applets exported from p5 69. I tested exporting an applet from 68 and it works fine. In the broken one the cursor just doesn't change at all. I'm on OSX 10.3.3 Safari
|
|
|
|
fry
|
Re: 69 has no cursors
« Reply #1 on: Apr 13th, 2004, 7:47pm » |
|
there seems to be something wrong with cursor() in java 1.4 on macosx, but not java 1.3 on osx. we just changed how cursor() works (to remove 1.3-specific code) in 69, so that's what caused the trouble. will look into it.
|
|
|
|
|