he 27th of may.
But if I click on a June date which appear on the May calendar, I get
nothing.
Is this the normal behaviour for this widget?
If yes, is it possible to not show the June date in the May calendar.
mario_qooxdoo
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Da
list.
But I see only 15 items.
I can tap on any of those item and see the associated file.
So the system works fine except that I can see the rest of the list.
Has anybody experience this problem.
mario_qooxdoo
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/mobile-list-s
Merçi beaucoup.
- Original Message -
From: Vincent Vandenschrick [via qooxdoo]
Sent: 01/16/14 04:33 PM
To: mario_qooxdoo
Subject: Re: mobile Image
Hi Mario,
This is fixed for upcoming patch, see :
http://bugzilla.qooxdoo.org/show_bug.cgi?id=8004
Regards,
Vincent
Le 16 janv. 2014 à 21
.");
else
image = new qx.ui.mobile.basic.Image("http://Addr and name
of file...");
varTopDecoContainer.add(image)
page1.getContent().add(varTopDecoContainer);
mario_qooxdoo
--
View this message in context:
http://qooxdoo.678.n2.nabble.com
Is it possible to catch a hyperlink (HREF) done in mobile.embed.Html field.
I could do it in Qooxdoo Desktop using:
iframe.addListener("load", function(e)
{
qx.event.Registration.addListener(iframe.getContentElement().getDomElement().contentDocument.body,
"click", function(e)
{
Hi,
We developed a Qooxdoo desktop application to read/modify a Postgres SQL
database with qx.io.remote.Rpc() and it works very well.
Now we want to develop a mobile app (ios and Android) to query that database
with Qooxdoo mobile.
Basically is send key word for the query, receive a JSON array to
Here is the playground example:
var container0 = new qx.ui.container.Composite(new
qx.ui.layout.VBox(3)).set({
padding : 5,
decorator : null
});
var container1 = new qx.ui.container.Composite(new
qx.ui.layout.HBox(2)).set({
padding : 5,
decorator : nu
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({
padding : 5,decorator : null });var container1 = new
qx.ui.container.Composite(new qx.ui.layout.HBox(2)).set({padding :
5,