[qooxdoo-devel] how to center the text in a "mobile" list

2013-05-13 Thread jenia
Hello everyone. How do I center the title and subtitle of a slot in the list? Thanks. -- View this message in context: http://qooxdoo.678.n2.nabble.com/how-to-center-the-text-in-a-mobile-list-tp7583551.html Sent from the qooxdoo mailing list archive at Nabble.com. ---

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

2013-05-13 Thread Jesús
Thanks for all I work. wit5h your example. But the question is that this data is from a RPC server and there are very types, and i need expand de "ote" column to max size automatic. I am working with your example to see if I clear. Thanks again and best regards -- View this message

Re: [qooxdoo-devel] diet: background positions

2013-05-13 Thread Cajus Pollmeier
Am 13.05.13 16:17, schrieb Daniel Wagner: > Hi Cajus, > > thanks for the reports. > >> Hi, >> >> first of all thanks for the diet branch ;-) I've directly started to >> test our applications against it and most of the stuff works. Here's >> what I've noticed so far: >> >> * Sometimes I'm using imag

Re: [qooxdoo-devel] qooxdoo on a diet

2013-05-13 Thread franck34
Thanks a lot Daniel ! I've updated my trunk yesterday and many things seem's solved. If you don't find a point i've speak before, forget it, it's probably already fixed. Qx team is working fast when you look at commits ;) Keep up the good job Franck 2013/5/13 Daniel Wagner > > > On 13.05.20

[qooxdoo-devel] Overlay widget

2013-05-13 Thread Michael
Hi, can someone help me doiung this: How can I position a button (or container) over a tabview? THe buttons should be in the same vertical position as the buttons of the tabview? thanks for answering, Michael ps: like this: |tab1|tab2||extra_button| --

Re: [qooxdoo-devel] mobile UI event processing

2013-05-13 Thread Christopher Zündorf
Hi Alexander, there are several ways for this. The easiest way would be, to add a Listener to you container and prevent the default behaviour. Just like .addListener("touchstart", function(e) { e.preventDefault(); e.stopPropagation(); },this); You may also try to add this lis

Re: [qooxdoo-devel] qooxdoo on a diet

2013-05-13 Thread Daniel Wagner
On 13.05.2013 16:45, Daniel Wagner wrote: > Do you know where "pane-css" is used? Never mind, found it :) -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph da

[qooxdoo-devel] mobile UI event processing

2013-05-13 Thread Alexander Voronin
Hi, list! I have mobile application that uses qx.ui.mobile.container.Scroll with qx.ui.mobile.embed.Html content inside. html content may contain various elements and some of them uses iScroll (because of mobile safari bug-o-feature on div scrolling). When I scroll div elements with iScroll capab

Re: [qooxdoo-devel] qooxdoo on a diet

2013-05-13 Thread Daniel Wagner
Hi Franck, On 10.05.2013 13:54, franck34 wrote: > Hi > > * qx.event.message.Bus is no longer in the api viewer It's right here ;-) http://demo.qooxdoo.org/diet/apiviewer/#qx.event.message.Bus > > * too many things related to Blocker functions name we've merged your pull requests (thank you for

Re: [qooxdoo-devel] diet: background positions

2013-05-13 Thread Daniel Wagner
Hi Cajus, thanks for the reports. > Hi, > > first of all thanks for the diet branch ;-) I've directly started to > test our applications against it and most of the stuff works. Here's > what I've noticed so far: > > * Sometimes I'm using images that got an decorator for background > gradients

Re: [qooxdoo-devel] Environment (or Variant)-dependent "copy-job"?

2013-05-13 Thread thron7
On 05/10/2013 10:43 AM, Peter Schneider wrote: > Hi there, > > I would like to know if it is possible to "switch on/off" a "copy-file" (and > "add-script") sub-job dependent on variants? > > For example, depending on the setting of the "myApp.withWebSocket": > > > >// ... > >"build" : { >

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

2013-05-13 Thread thron7
The general answer to this is to use the 'source-httpd-config' Generator job, but this is not yet available in the 2.1.x line of qooxdoo. So I'm afraid you need to do it by hand. See this manual entry http://manual.qooxdoo.org/devel/pages/desktop/develop_how_to.html#running-the-source-version-t

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

2013-05-13 Thread Marc Puts
Hi Ripston, The actual path from your source to the SDK is probably something like ../../../../../qooxdoo-2.1.1-sdk, which is why the server looks at /qooxdoo-2.1.1-sdk. The source version just references the needed SDK files with relative paths, so those files *will* need to be served by th

Re: [qooxdoo-devel] date format bug?

2013-05-13 Thread thron7
Could you please provide this as a Playground link (see the "Shorten URL" button in Playground). Thanks, T. On 05/11/2013 05:52 PM, mario_qooxdoo wrote: I think that it is a bug. I try this code in the playground: var container0 = new qx.ui.container.Composite(new qx.ui.layout.VBox(3)).set({

Re: [qooxdoo-devel] Strange behavior in virtual list - data jumps around

2013-05-13 Thread Christian Hagendorn
Hi Derrell, yes, I will have a look at it. Today I am a bit busy, but I will hava a look as soon as possible. Cheers, Chris -- View this message in context: http://qooxdoo.678.n2.nabble.com/Strange-behavior-in-virtual-list-data-jumps-around-tp7583488p7583534.html Sent from the qooxdoo mailing