Search Type: Posts; User: bundinho
Search: Search took 0.02 seconds.
-
2 Aug 2011 11:41 PM
- Replies
- 14
- Views
- 7,257
Just can't have access to the thread :(
-
26 Jul 2011 10:49 PM
- Replies
- 5
- Views
- 4,085
Thanks for your help!
-
24 Jul 2011 11:34 PM
- Replies
- 5
- Views
- 4,085
Hi, I have a model like that:
tagip.models.Fleet = Ext.regModel('tagip.models.Fleet', {
fields: [
{name: 'tag_id', type: 'int'},
{name: 'tag_name', type: 'string'},
... -
18 Jul 2011 3:22 AM
- Replies
- 0
- Views
- 1,205
I'm new to Sencha Touch. Therefore, I'm building a MVC application with header and footer. Now I try to implement the header to all pages:
First I have a main panel view:
... -
18 Jul 2011 1:21 AM
- Replies
- 1
- Views
- 1,105
Hi,
I'm new and I'm trying to build a Sencah Touch MVC application with the same header and footer. I tried a 'vbox' main panel containing header, card Viewport (home, login, ...), and footer. But...
Results 1 to 5 of 5
