Hello everybody, I have a problem, I am programing in qooxdoo using
mozilla, but now when I try to visualize my web application on crome, it
shows me a diferent version of my web, why is this happening and can tell
me someone how can I solve this problem??
--
Hello everybody, i have a problem, my application is spending too much
memory, that why I try to check my destructors and it seems that
destructors are not working correctly, here is an example of one of my
destructors.
destruct: function(){
console.info("Destruct objectBoxView");
this._disp
Hi everyone,
we're considering to remove support for Python 2.5 and requiring Python
2.6 as minimum Python version for using the qooxdoo toolchain.
So here's the question:
---
Is there anyone still using Python 2.5, who isn't able to upgrade to at
least Python 2.6?
Addition
Hi,
I found a solution to the problem of adding embed
HTML widgets (of arbitrary length) in a tabview
page which scrolls. It works but seems like a kludge.
http://tinyurl.com/lh84qf9
Any comments are welcome.
Best regards,
Elemer.
--