loadingObj undefined

1 message Options
Embed this post
Permalink
Simon Pelicon

loadingObj undefined

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Hi!
I am trying to use Fusion with Mapguide 2.0.2.
I have created a new Jx.Panel and then i use setContentURL function to some url addres.
This works fine in Fusion 1.1 but with Fusion 2.0 beta i get error:

this.loadingObj is undefined in function
setBusy : function(isBusy) {
this.busyCount += isBusy?1:-1;
this.loadingObj.img.style.visibility = (this.busyCount>0)?'visible':'hidden';
},

Thanks

Simon




_______________________________________________
fusion-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-dev