Re: [qooxdoo-devel] huge number of image resources in final application

2008-09-07 Thread Sebastian Werner
Hi Tobi, this is exactly what should happen. Both images are needed to get it done in all supported browsers. In most cases we can use the combined images, but for example not in IE6 when dealing with PNGs. This is quite of number of images, but most of them are really small. Sebastian A

Re: [qooxdoo-devel] HtmlArea

2008-09-07 Thread Petr Kobalíček
Another question about HtmlArea, Is really needed that __getHtml() internal is static ? The rendering process is now really well arranged and I'm able to add some options here. For example there can be option to add '\n' after ,, elements. Another one is to use short tags instead of , ... This i

[qooxdoo-devel] huge number of image resources in final application

2008-09-07 Thread Tobias Oetiker
I just finished porting my first application over to qooxdoo 0.8 looking at the resulting code, all looks fine except for the resources directory. It seems that the modern theme needs a huge number of images to work. Is this normal, or am I doing something wrong? Looking at the mage names, it seem