Thanks. Will check that out soon.
Am 08.03.2011 um 09:18 schrieb hgc2002:
> I've created a new bug entry and added a full example to reproduce the issue.
>
> Here is the link: http://bugzilla.qooxdoo.org/show_bug.cgi?id=4747
>
> Regards,
> Herman
>
> --
> View this message in context:
> http:
I've created a new bug entry and added a full example to reproduce the issue.
Here is the link: http://bugzilla.qooxdoo.org/show_bug.cgi?id=4747
Regards,
Herman
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Problem-using-Stack-tp6096494p6114019.html
Sent from the qooxdoo mai
Hey,
your problem sounds somehow strange. Could we get some more details? Whats the
error message? Can you reproduce it in a plain skeleton or better, in the
qooxdoo playground [1]?
Best,
Martin
[1] http://demo.qooxdoo.org/current/playground/#
Am 08.03.2011 um 06:37 schrieb hgc2002:
Nop, the e
Nop, the example is barely simple in DemoBrowser:
var container = new qx.ui.container.Stack();
Copying that line and getting all dependencies with generate.py does not
made the job.
It still failing.
Any idea?
Regards,
Herman
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/
Hi,
Have a look on the JS code of the following demo. Perhaps something got messed
up in your application code:
http://demo.qooxdoo.org/current/demobrowser/#widget~StackContainer.html
Tino
Am 07.03.2011 um 09:35 schrieb hgc2002:
> My javascript does not work using Stack. Whan I change it for
My javascript does not work using Stack. Whan I change it for Composite it
goes perfectly.
Here is the line that fails:
var container_right = new qx.ui.container.Stack;
I'm using version 1.3, without any customization or contrib.
It used to work when I had it in Applications.js but now it's in a