Search Type: Posts; User: yann Offredi
Search: Search took 0.02 seconds.
-
20 Apr 2012 7:51 AM
- Replies
- 15
- Views
- 3,384
Hi all,
first of all, I want to say that on iOs, sencha touch is indeed awesome and looks like native. Kudos for that.
However, I was greatly dissapointed when I opened my app on an android... -
6 Mar 2012 8:50 AM
- Replies
- 6
- Views
- 772
Ok, But my data is just an example. My real data is an associative data like this :
Data: [
{categorie: 'main', [{entities:1},{entities:56},{entities:76},{entities:12}]}, ... -
6 Mar 2012 7:32 AM
- Replies
- 6
- Views
- 772
Hi,
I use ST2.0 - RC. And my problem is the config "tpl" don't work in dataview. This is my code for test :
{
xtype:'dataview',
style:'border:1px dotted yellow',
data: [
... -
26 Jan 2012 1:01 PM
- Replies
- 0
- Views
- 530
Hello Sencha's users,
I work with sencha touch 1.1.0 on chrome and this my story ;) :
I get a json response from a server, and I store it in a localstorage.
here my respons Json -
20 Jan 2012 7:59 AM
- Replies
- 7
- Views
- 1,416
Hi,
I have the same problem when a launch my application with this code :
layout:'fit',
xtype:'nestedlist',
style:"border:1px solid red",
name:'categorie', -
13 Dec 2011 3:25 AM
- Replies
- 5
- Views
- 2,112
Thanks, I think is that. But If I take the example in post #2. your "main" is like "form" ?
And, if I add in your example some properties to 'href'
Example :
html : '<a href='foo.html'... -
12 Dec 2011 3:38 PM
- Replies
- 5
- Views
- 2,112
Hi,
Well, after detected the event from HTML. How open an other panel (child) with a slide effect ?
For exemple, We have this in the main .js
Regards ;)
Results 1 to 7 of 7
