FWIW, Sebastian's code works for me, Jim's doesn't.  Latest SVN seems
to need getInstance().

On 9/6/06, Jim Hunter <[EMAIL PROTECTED]> wrote:
> I must not be running the 'latest; version or it is backward compatible as
> what I posted still works for me. I'll make the change though so that I
> don't get stung later when I do get the latest code.
>
> Thanks,
> Jim
>
>
>
> On 9/5/06, Sebastian Werner <[EMAIL PROTECTED]> wrote:
> > Jim Hunter schrieb:
> > > I start my apps with:
> > >
> > >   qx.core.Init.defineMain(function() {
> >
> > It should be:
> >
> > qx.core.Init.getInstance().defineMain(function()
> >
> > in recent versions.
> >
> > Cheers,
> >
> > Sebastian
> >
> > >     var doc = this.getClientWindow().getClientDocument();
> > >
> > >    ... your code would go here...
> > >
> > >   });
> > >
> > >
> > > Jim
> > >
> > >
> > >
> > > On 9/5/06, *Mike Crowe* < [EMAIL PROTECTED]
> > > <mailto:[EMAIL PROTECTED]>> wrote:
> > >
> > >     FWIW, the error I'm getting is:
> > >     qx.core.Init.getInstance().getComponent() has no properties.
> > >
> > >
> > >
> > >
> > >
> ------------------------------------------------------------------------
> > >
> > >
> -------------------------------------------------------------------------
> > > Using Tomcat but need to do more? Need to support web services,
> security?
> > > Get stuff done quickly with pre-integrated technology to make your job
> easier
> > > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> > >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > >
> > >
> > >
> ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > qooxdoo-devel mailing list
> > > qooxdoo-devel@lists.sourceforge.net
> > >
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >
> >
> >
> -------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job
> easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > qooxdoo-devel mailing list
> > qooxdoo-devel@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to