As qx.Mobile is mainly optimized for Webkit, you may discover differences in
Firefox when you combine several qx.Mobile widgets.
Greetz Christopher
Am 07.11.2013 um 09:48 schrieb tedi tedi
mailto:tedi1...@yahoo.com>>:
Yes, I tried the app in Google chrome and it works. I am using
Browser: Fir
On 11/07/2013 03:35 PM, Jeroen Smit wrote:
Hi,
The call you suggest results in "png".
Also the images display correctly. It is just a warning I do not
understand which doesn't seem to have any effects.
The image is included using an asset statement so it should have been
loaded right?
Hi,
The call you suggest results in "png".
Also the images display correctly. It is just a warning I do not understand
which doesn't seem to have any effects.
The image is included using an asset statement so it should have been loaded
right?
Best regards,
Jeroen
From: thron7 [mailto:thomas.he
On 11/07/2013 02:11 PM, Jeroen Smit wrote:
Hi,
I "asset" all images in my debug source (qx/*) and the image is
displayed without any issues.
By adding one extra line to my code the warning is gone:
var s =
qx.util.AliasManager.getInstance().resolve("decoration/table/boolean-true.pn
Hi,
I "asset" all images in my debug source (qx/*) and the image is displayed
without any issues.
By adding one extra line to my code the warning is gone:
var s =
qx.util.AliasManager.getInstance().resolve("decoration/table/boolean-true.png");
this.__trueIconUrl = qx.util.Resourc
On 11/07/2013 01:10 PM, Jeroen Smit wrote:
Hi,
I implemented a cell rendered to be able to show a checkbox for a
boolean column.
In code I use default Qx images and cache the uri's using:
vars =
qx.util.AliasManager.getInstance().resolve("decoration/table/boolean-true.png");
this.__trueI
Hi,
I implemented a cell rendered to be able to show a checkbox for a boolean
column.
In code I use default Qx images and cache the uri's using:
var s =
qx.util.AliasManager.getInstance().resolve("decoration/table/boolean-true.png");
this.__trueIconUrl = qx.util.ResourceManager.g
Yes, I tried the app in Google chrome and it works. I am using
Browser: Firefox 25.0
O.S. (lsb_release -a):{
Distributor ID: Ubuntu
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise
}
Thanks :) ... I'll test it on my phone then, It might be a problem wit