I know, I've been keeping up to date - is there a solid timeframe on "SpaceHelper" release then? And will custom JS be a drop-in replacement, or will rewrites be necessary? I might check out Space as it's now available in the App Store, but without the companion server app it's more as a...
So, I'm still struggling with a bug I reported back in February: http://cocoontech.com/forums/topic/26185-haikuhelper-javascript-includes-not-loading-on-startup/. It was supposed to be fixed in "the next update". Am I correct in assuming that there will no longer be a next update to HaikuHelper...
That's already the case. I've put all my code on PasteBin, see below for links.
http://pastebin.com/1TwGhUGC - HaikuHelper script
http://pastebin.com/viRtcMg9 - alerts.js
http://pastebin.com/S2WYWQzZ - buttons.js
http://pastebin.com/tFitWT9c - schemes.js
http://pastebin.com/GRx82La3 - time.js
The error does show the function name, usually either getTimeFromTimestamp (in the onSyncStart function) or sendAlert (in the various zone/unit/button callbacks).
You should be able to replicate the problem as follows:
* Define a function in an included Javascript file.
* Add a call to the...
Hi all, having a little problem with the helper.include() function - I've included four files at the top of my script, but when HH starts the files aren't actually included (I get a bunch of errors along the lines of "Unhandled exception on line 92: can't find variable functionNameHere()"). If I...
Background: I have two units that I want to link the states of, i.e. Unit1 ON means Unit2 ON, Unit1 OFF means Unit2 OFF and vice versa. In PC Access, the code was pretty simple:
WHEN Unit1 ON
THEN Unit2 ON
WHEN Unit1 OFF
THEN Unit2 OFF
WHEN Unit2 ON
THEN Unit1...
Hey all, just picked up a Mac Mini and HaikuHelper to hopefully take my HAI system to the next level. I had a couple questions while getting into the software, hoping you can help:
1. Is there any way to leverage javascript's object oriented capabilities for triggered actions? I.e. instead of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.