forum > cant get dojo to work :-(
-
Jim McNamara Feb 19 at 09:24
Hi-
I can't make dojo work with Haxe. When I create a .hx file and target to .js it compiles okay.
I can't seem to make dojo.addOnLoad to work. I did some cool stuff the other day like creating a shared dll file and renaming it to ndll and running .n in neko to call the c++ .ndll and return the result. I just cant figure out dojo/haxe!Does anyone have a very simple helloworld type complete example so I can see what in the world I am doing wrong? I downloaded blackdog's dojoApi and unzipped it. I don't get error messages and my code just won't run.
I will look at flex and consider that as well.
Thanks for any tips -
3rdshiftcoder -
Jim McNamara Feb 19 at 10:20
HI
http://haxe.org/doc/remoting/client_server
I found the link above.
I don't think I want to try flex. I can use this remoting example and either maybe jquery or
flash.I'd really like to use dojo but I don't absolutely need it.
If it is easy and you can spare a dojo example I'd like that but if you are too busy that is cool too.
thanks -
have a cool weekend -
Jim McNamara Feb 19 at 11:46
Hi-
I have blackdog's sample on his site at github working. I will have to figure out where I went wrong by studying that tomorrow.
As usual, I no sleep :-)
thanks blackdog and Haxe folks!
I can't believe I have 3 options to use for a web form to complete my project.
later,
3rdshiftcoder