-
Using jsc with VS2008Express to compile C# to ActionScript (using the template), i get this error :
(version: 20080925)
Snippet OK:
===========
string textToDisplay = "w="+this.root.width.ToString() + " h=" + this.root.height;
Snippet KO:
===========
[Script, ScriptApplicationEntryPoint]
public class MyClass : Sprite
{
public MyClass()
{
string...
2008-09-30 16:01:46 UTC in jsc (c# to javascript)
-
softlion committed patchset 253 of module source to the ZedGraph CVS repository, changing 7 files.
2006-04-12 07:57:24 UTC in ZedGraph
-
softlion committed revision 324 to the ZedGraph SVN repository, changing 10 files.
2006-04-12 07:57:24 UTC in ZedGraph
-
softlion committed patchset 125 of module Attic to the ZedGraph CVS repository, changing 1 files.
2005-11-24 19:55:27 UTC in ZedGraph
-
softlion committed revision 271 to the ZedGraph SVN repository, changing 1 files.
2005-11-24 19:55:27 UTC in ZedGraph
-
softlion committed revision 270 to the ZedGraph SVN repository, changing 6 files.
2005-11-24 17:30:08 UTC in ZedGraph
-
softlion committed patchset 124 of module Attic to the ZedGraph CVS repository, changing 1 files.
2005-11-24 17:30:06 UTC in ZedGraph
-
softlion committed patchset 207 of module source to the ZedGraph CVS repository, changing 5 files.
2005-11-24 17:30:06 UTC in ZedGraph
-
softlion committed patchset 121 of module Attic to the ZedGraph CVS repository, changing 1 files.
2005-11-22 13:05:50 UTC in ZedGraph
-
softlion committed revision 266 to the ZedGraph SVN repository, changing 1 files.
2005-11-22 13:05:50 UTC in ZedGraph