Re: [qooxdoo-devel] Font resize on browser resize

2015-07-01 Thread Josep Torres
Great awesome Thanks a lot for the tip. -Original Message- From: Cajus Pollmeier [mailto:pollme...@gonicus.de] Sent: Mittwoch, 1. Juli 2015 11:37 To: qooxdoo-devel@lists.sourceforge.net Subject: Re: [qooxdoo-devel] Font resize on browser resize Try http://tinyurl.com/pfuob5j Am Mit

Re: [qooxdoo-devel] Font resize on browser resize

2015-07-01 Thread Cajus Pollmeier
Try http://tinyurl.com/pfuob5j Am Mittwoch, den 01.07.2015, 08:35 + schrieb Josep Torres: > Hi all, > > I would like to resize the qx.bom.font on some labels and buttons > when the browser is resized. > > Can somebody give any hints on how to accomplish that? Should I > extend qx.bom.fo

[qooxdoo-devel] Font resize on browser resize

2015-07-01 Thread Josep Torres
Hi all, I would like to resize the qx.bom.font on some labels and buttons when the browser is resized. Can somebody give any hints on how to accomplish that? Should I extend qx.bom.font in some way? Is there an easy way to use ccs3 properties like em? Or even better vw, vh, vmin, vmax and siz

Re: [qooxdoo-devel] How can i scroll to the end of a list , after list item updated (continue), using dynamic virtual list widget sizes?

2015-07-01 Thread Phyo Arkar
Not interested? On Tue, Jun 30, 2015 at 9:22 PM, Phyo Arkar wrote: > Thank you oteiker. > My needs is very simple , to scroll to end of virtual list , when new data > is added and update scroll bar as well. > The new data will be have Arbitrary Height , will be imge or not. > > What i have done

Re: [qooxdoo-devel] css and javascript external libraries minification

2015-07-01 Thread Phyo Arkar
Yes it is not the best but good result. If you combo with a JS compressor it will give a better result. For me it is enough for most cases. Because it can compress json responses too. On Wed, Jul 1, 2015 at 1:29 PM, Cyrille Rigault wrote: > Hello, and thank you for your reply. > > I was looking

Re: [qooxdoo-devel] css and javascript external libraries minification

2015-07-01 Thread Cyrille Rigault
Hello, and thank you for your reply. I was looking yesterday on some css and js compressor tools, and I found this comparison page : http://compressorrater.thruhere.net/ When you click on one compressorRater results for some popular libraries, you see that without any js compression, you have pret