Your are right, the check for _Core.system.getSoValue is fare to deep.
Quote:
Originally Posted by kartu
Is there a reason not to use sender's id for operation lookup?
|
No, as I wrote, the code is quick 'n dirty
You will have to set gridCursor to invisible, too!!
Maybe we need a trunc or round
Code:
var x = _Core.system.getSoValue(sender,"x");
x = (x - 121 ) / 60 ;
here.
PS: _Core check in Sudoko is also wrong.