Re: [qooxdoo-devel] configure file name for parts

2013-04-04 Thread Michal Dvořák
Hello, look at the "parts", thats what you will need. Note that build job generates just one js file (without parts). What you are using is source-hybrid job. Splitting the application other ways is not supported. Cheers On Fri, Apr 5, 2013 at 1:41 AM, jabraham wrote: > Hi All > > Is it possib

Re: [qooxdoo-devel] Qooxdoo patch properties

2013-04-04 Thread Martin Wittemann
Hey, > Ok for contrib, I will try take the time for it ;) Sounds good. Let us know if you need some help with that. :) Best, Martin -- Minimize network downtime and maximize team effectiveness. Reduce network management

[qooxdoo-devel] configure file name for parts

2013-04-04 Thread jabraham
Hi All Is it possible to configure the name of the output js file for a configured app. Currently my app is composed of 4 parts, 2 of which are themes. So after a build, I have the following files myApp.38e44c59e296.js myApp.1774ff302f99.js myApp.c3b119790dc8.js myApp.e12092905737.js myApp.js I

[qooxdoo-devel] how to center a widget in the middle of a screen?

2013-04-04 Thread Tobias Koller (GERMO GmbH)
Hi, i'm using qx 2.1.1 and want to center a widget (composite-container with a grid-layout) in the middle of the screen. How can I do that? I tried already the dock-Layout and put the other container with {edge: "center"} but this will stretch the widget to the size of the remaining space. T

Re: [qooxdoo-devel] Qooxdoo patch properties

2013-04-04 Thread Deisss
I see, in this case keeping the 'duplicate and modify' should stay the best for now. The implementation is not the best (i'm pretty sure, because when I did it, I get kind of lost in sub class of qooxdoo ui core, so it may have a better way doing so...), but that's already many months it's in pro