|
|
|
Re: newb Q's, ctrl+space [message #699764 is a reply to message #699428] |
Fri, 22 July 2011 05:24  |
Eclipse User |
|
|
|
You've actually got two problems, one you can solve, one we hope to solve for Indigo SR1. The first is that the tool doesn't know that 'canvas' is an HTMLCanvasElement. You can solve that by just adding the correct JSDoc above the assignment. The problem after that is that the HTML5 version of the browser library (you can change the version by opening its properties under the JavaScript Resources node of the Project or Script Explorer) is not yet finished--there's no definition for HTMLCanvasElement or other HTML5 elements in there. When both of those are solved, it'll work the way you want.
|
|
|
Powered by
FUDForum. Page generated in 0.08771 seconds