When you mentioned the StackTrace it lit up a light bulb. I am using the debug logger that was created for .5.x that uses the code below (modified for Namespaces):qx.core.Object.prototype.debug = function(m, c)
{ var clz = this.classname; var hc = this._hashCode; debugCollect.push(c+":"+cl
"Jim Hunter" <[EMAIL PROTECTED]> writes:
> When you mentioned the StackTrace it lit up a light bulb. I am using the
> debug logger that was created for .5.x that uses the code below (modified
> for Namespaces):
>
> qx.core.Object.prototype.debug = function(m, c)
> {
>var clz = this.classname;
"Jim Hunter" <[EMAIL PROTECTED]> writes:
> 1. (*) text/plain ( ) text/html
>
> Is anyone having problems running the Namespaces branch in IE 6.0.29? I am
> testing my app, which runs well in FireFox, but in IE I get nothing in the
> browser and the log window only shows:
>
> 0
Is anyone having problems running the Namespaces branch in IE 6.0.29? I am testing my app, which runs well in FireFox, but in IE I get nothing in the browser and the log window only shows:
002031 INFO: qx.component.InitUiComponent(55): initialize runtime: 15ms002047 ERROR: qx.component.InitUiCompo