Search Type: Posts; User: ntkonstantinov
Search: Search took 0.01 seconds.
-
23 Jan 2013 7:27 AM
- Replies
- 1
- Views
- 122
Hi everyone,
I got a fully implemented ST2 web app that uses java&mysql for the back-end standart issues. I want to convert this web app to native. With Phone Gap(Cordova) I managed to do this(for... -
19 Sep 2012 1:47 AM
Jump to post Thread: Adding extra js library by ntkonstantinov
- Replies
- 3
- Views
- 621
Hey, I got exactly the same problem. Any progress with it ?
P.S. I tried to import the minified file with the script tag and it works fine. I did that in order to remove the possibility that... -
18 Sep 2012 1:37 AM
- Replies
- 2
- Views
- 182
make sure your web server is running and your address is fine. Also you must had given access to all of the dependency files/folders.
-
18 Sep 2012 1:25 AM
- Replies
- 7
- Views
- 956
hey, guys. I'm having the same problem with the syntax error in the concatenated app.js file. At the beginning I was thinking that this error is due to some of the additional js files that I include,...
-
27 Aug 2012 5:26 AM
- Replies
- 1
- Views
- 278
Hi everyone,
I'm trying to replace the sencha-touch-debug.js with sencha-touch.js, but I'm receiving some errors and warnings connected with the files interpretation:
warning:
Resource... -
26 Apr 2012 2:46 AM
- Replies
- 2
- Views
- 374
the tabpanel's setActiveItem() method is maybe what you're looking for
-
26 Apr 2012 2:42 AM
- Replies
- 2
- Views
- 548
Hi everyone,
I'm having a simple question about submitting a form that holds nested data. Ok so... I have a sencha form with simple string fields and a field which is a collection of same objects.... -
20 Apr 2012 6:58 AM
- Replies
- 1
- Views
- 241
found the solution - in the config method of the tab panel apply this:
tabBar: {
scrollable: 'horizontal'
} -
20 Apr 2012 5:04 AM
- Replies
- 1
- Views
- 241
Hi,
I found out this example http://dev.sencha.com/deploy/touch/examples/production/icons/index.html, where one is able to scroll the up and down tabbars to the left or right . I'm wondering how can... -
4 Apr 2012 7:15 AM
- Replies
- 5
- Views
- 706
Hmm. That's a little bit strange, because when I'm using a json object coming from a server(invoked before that with store.load() func) the results are different. I mean in the data field of the "A"...
-
4 Apr 2012 6:47 AM
- Replies
- 5
- Views
- 706
I'm having a similar issue about this one. Let's say for example I want to add a collection of tweets, when instantiating the Search model. The problem I'm facing is that this collection is not...
Results 1 to 11 of 11
