[qooxdoo-devel] Minor bug in Window

2007-02-18 Thread Simon Bull
Hi List, I'm using qx 0.6.5. I noticed that when a Window's caption is wider than its width, the minimise, maximise and close buttons are pushed outside the bounds of the window, and can't be seen. If the user stretches the window horizontally so that it is wider than the caption, then the bu

Re: [qooxdoo-devel] Firefox memory usage

2007-02-18 Thread Andreas Junghans
Hi Philipp, Am 18.02.2007 um 23:47 schrieb Philipp Wabinski: > I started building a qooxdoo application some months ago. Now I have a > complex table with some Icons, links, text data, dates and so on. Some > filters a limiting the shown entries. We have a lot of data in our > database, > so wh

Re: [qooxdoo-devel] Firefox memory usage

2007-02-18 Thread Philipp Wabinski
Hi, I started building a qooxdoo application some months ago. Now I have a complex table with some Icons, links, text data, dates and so on. Some filters a limiting the shown entries. We have a lot of data in our database, so when I load the table with some testdata of 8000 entries (for testing)

[qooxdoo-devel] Packer : a JavaScript compressor/obfuscator

2007-02-18 Thread frederic
Hello, You can obfuscate your JS code with this tool : http://dean.edwards.name/weblog/2006/12/packer-php/ A Python version seems working, have you planned to integrate this feature in Qooxdoo ? The original script is under LGPL http://creativecommons.org/licenses/LGPL/2.1/ best regards. frederic