Search Type: Posts; User: xiii29
Search: Search took 0.02 seconds.
-
26 Dec 2012 1:02 PM
- Replies
- 1
- Views
- 185
Hi,
I'm trying to style my app and I'm facing how to change the color of my title text ?
I'm using sass and i can change the base color but not the text color ... In the code I've seen :
... -
16 Dec 2012 1:00 PM
- Replies
- 4
- Views
- 208
I'm still facing the same trouble and I've to start a new app ... with the mechanism ... any help ?
Seems to be corrected of using package instead of production but there is no cache system ... -
27 Nov 2012 10:23 AM
- Replies
- 4
- Views
- 208
Any help ?
-
25 Nov 2012 11:22 AM
- Replies
- 4
- Views
- 208
Not in the code but manually in phone params ...
When updating my app, I've to clear the localstorage ? :-? -
22 Nov 2012 12:33 PM
- Replies
- 4
- Views
- 208
After sometimes, I've build my app
sencha app build production
and send it on my server. First time : everything fine. Second time : block on loading. Check the dev console :
Document... -
22 Nov 2012 12:53 AM
- Replies
- 3
- Views
- 465
Hi,
Thanks , there was a typo in my post but in my code id cere good.
I found a solution for chrome (no test on phone) : play with width, margin, padding & co ...
An important point : the cass... -
19 Nov 2012 10:40 AM
- Replies
- 3
- Views
- 465
Hi,
I'm wondering if there is a simple way to :
* dock a label on the left,
* rotate the content of the text of 90deg in order to set the text in vertical ...
More info :
* My main screen... -
17 Nov 2012 8:32 AM
Jump to post Thread: JSON Error on phone not on desktop by xiii29
- Replies
- 11
- Views
- 777
For info, I've also update to sencha touch 2.1 but ajax / json i've still have to trouble. Working fine with JSONP.
-
17 Nov 2012 8:31 AM
Jump to post Thread: JSON Error on phone not on desktop by xiii29
- Replies
- 11
- Views
- 777
I've change my server (hum :-?) in order to manager JSONP and it's working fine even on my personnal phone ... hope it's working on other so ...
-
12 Nov 2012 10:39 AM
Jump to post Thread: JSON Error on phone not on desktop by xiii29
- Replies
- 11
- Views
- 777
Hi ...
I've made lot of trace directly on the sencha src to see what happen. As far as I am, the text is "doubled" directly in the response in src/proxy/Server :
221 processResponse:... -
11 Nov 2012 12:24 PM
Jump to post Thread: JSON Error on phone not on desktop by xiii29
- Replies
- 11
- Views
- 777
Hi,
On order to move forward, I've develop a very small app that's just load the distant file. On my web site, I've change the return, in order to remove data. The service return only to root name :... -
11 Nov 2012 2:42 AM
Jump to post Thread: JSON Error on phone not on desktop by xiii29
- Replies
- 11
- Views
- 777
I've set up a JSON Viewer App on my phone and load my url ==> no error ... (https://play.google.com/store/apps/details?id=eu.borzaindustries.jsondroid&feature=search_result)
-
11 Nov 2012 1:40 AM
Jump to post Thread: JSON Error on phone not on desktop by xiii29
- Replies
- 11
- Views
- 777
Hi,
I'm sorry I'm not to understand your last message ... (my english is as good as ... my sencha ;).
To resolved the cross error, i've changed my .htaccess by adding to lines that allow the... -
10 Nov 2012 12:53 PM
Jump to post Thread: JSON Error on phone not on desktop by xiii29
- Replies
- 11
- Views
- 777
One of my store load a local json files and it's working fine ...
-
10 Nov 2012 10:04 AM
Jump to post Thread: JSON Error on phone not on desktop by xiii29
- Replies
- 11
- Views
- 777
Hi,
I'm loading from another subdomain. For a while i've some message of Allow Acces but I'm managed by changing the configuration of my web server. And it's working now.
On my phone... -
8 Nov 2012 2:20 PM
Jump to post Thread: JSON Error on phone not on desktop by xiii29
- Replies
- 11
- Views
- 777
Hi,
After packaging my app (sencha command build), I've upload my app on a
server to test the result.
Everything is ok on my desktop on google chrome but not working on the
navigator of my... -
8 Nov 2012 4:12 AM
- Replies
- 6
- Views
- 695
I've found !
Seems that KML loading should be done after activate. -
6 Nov 2012 11:57 PM
- Replies
- 6
- Views
- 695
Hi,
I'm using a navigation view that use a Ext.List at first "page":
Ext.define("MyApp.view.Zone.ZoneCard", {
extend:"Ext.navigation.View",
xtype: "zonecard", -
6 Nov 2012 11:37 PM
- Replies
- 6
- Views
- 695
I've try many times yesterday to give more info but my post seems not to be recorded ...:-/
-
6 Nov 2012 9:34 AM
- Replies
- 6
- Views
- 695
It was what I was thinking at the beginning but as it's working on simple page and it's not working on Sencha Touch, I will say that is more a Sencha Ext.Map trouble ...
-
4 Nov 2012 12:38 PM
- Replies
- 6
- Views
- 695
Hi,
On Ext.Map, i load a KML but if i set preserveViewport to false, the map is not set as it should be (inconsistent zoom, not centered ...).
I've made a html page test to see if trouble come... -
2 Nov 2012 8:11 AM
Jump to post Thread: Ext.Map Zoom trouble by xiii29
- Replies
- 1
- Views
- 243
I've tryied to set my kml on this web site :
http://display-kml.appspot.com/
Results seems ok. -
2 Nov 2012 4:58 AM
Jump to post Thread: Ext.Map Zoom trouble by xiii29
- Replies
- 1
- Views
- 243
Hi,
I'm trying to set up a map in some Panel and i've difficulties to set up the default zoom ...
Example :
Ext.define("MyApp.view.Map.MapPanel", {
extend: 'Ext.Panel',
xtype:...
Results 1 to 23 of 23
