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.
---
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
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
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
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|
--
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
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
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
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
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
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" : {
>
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
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
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({
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
15 matches
Mail list logo