-
Hi,
I'm a little unclear on how you move an UIElement, so here is my code
if(ig.input.pressed('popup')){
this.someEl = ig.game.spawnEntity(ig.UITextBox, 0, 0, {posPct: {x: 0, y:…
-
I have no idea what is happening but earlier today i could save just fine but now I get the following Error:
[Error 2] The system cannot find the file specified
[cmd: [u'node', u'C:\Users\Weber\Desk…
ghost updated
11 years ago
-
This is a continuation of the code review in #2844. The branch was landed before some smaller issues were addressed to give it additional bake time.
Remaining issues:
1. @jasonsanjose and both felt …
-
Problem: there are no good directory watching solutions exist today.
"Good directory watching solution" ==
- Supports inotify on linux (it's much more faster than "fs.watchFile")
- Supports fsevent o…
-
Given:
```
var result = JSLINT(jslintSource, {
// @see http://af-design.com/blog/2011/01/04/automating-jslint-validation/
'white':true, // Strict whitespace (enabled in "good parts")
…
-
jslint-reporter seems to truncate output to the last 10 errors, whatever the option is for jslint.
The problem seems to be with the util.print function in wrapper.js.
Replacing
util.print(errors.jo…
-
*Issue migrated from trac ticket # 10910*
**component:** wxMSW | **priority:** normal | **resolution:** fixed | **keywords:** c compiling
#### 2009-06-18 14:48:14: Mike25 (Michael Forstner) created …