Re: [qooxdoo-devel] Site links: add direct like to demo browser from demo page

2013-05-19 Thread wgw
I agree with making the link more prominent, especially since on the Demo page it would only be one more link under Desktop. As it is, the only way I can get to the demobrowser is by going to the bottom of the demo page, choosing "all versions", then choosing 2.1, then in that demo page choosing de

Re: [qooxdoo-devel] Site links: add direct like to demo browser from demo page

2013-05-19 Thread IMAP fritz.zauc...@oetiker.ch
Am 19.05.2013 um 22:11 schrieb "thron7" : >>> From the main demo page (http://qooxdoo.org/demos ) there is no direct link >>> to the demo browser page >> (http://demo.qooxdoo.org/2.1/demobrowser/index.html#). > > This is sort of by design. We wouldn't want to overload the demo page so we > defe

Re: [qooxdoo-devel] qx.ui.table.Table set lenght of columns automatic

2013-05-19 Thread thron7
> and you can see the result in the attach screenshot NB: You should be considerate when attaching screenshots. This post was actually above the post size limit. T. -- AlienVault Unified Security Management (USM) platf

Re: [qooxdoo-devel] Site links: add direct like to demo browser from demo page

2013-05-19 Thread thron7
>>From the main demo page (http://qooxdoo.org/demos ) there is no direct >> link > to the demo browser page > (http://demo.qooxdoo.org/2.1/demobrowser/index.html#). This is sort of by design. We wouldn't want to overload the demo page so we deferred some of the apps we considered more advanced to

[qooxdoo-devel] Site links: add direct like to demo browser from demo page

2013-05-19 Thread wgw
>From the main demo page (http://qooxdoo.org/demos ) there is no direct link to the demo browser page (http://demo.qooxdoo.org/2.1/demobrowser/index.html#). A bad link on the demo page (http://qooxdoo/demos) at Desktop/Widget Browser/Current/ Browse code: the link goes to the Showcase code, not t

Re: [qooxdoo-devel] Using source version with a web server (qx resources issue)

2013-05-19 Thread thron7
> thron7 and Marc, thank you guys for your answers! Seems like I had a > delusion that "qooxdoo sources should not be served via http" :) The file:// access to the source version used to be standard way for development, as web deployment of the source version requires more consideration. But vario