Search Type: Posts; User: btek
Search: Search took 0.01 seconds.
-
12 Feb 2013 11:55 PM
Jump to post Thread: StartupImage property not working? by btek
- Replies
- 25
- Views
- 4,037
Apparently these parameters only apply to mobile projects that are designed to run in a web browser... rather than packaged mobile projects... its pretty counter intuitive to the noob.
-
12 Feb 2013 11:52 PM
- Replies
- 5
- Views
- 831
Found a solution - see http://www.sencha.com/forum/showthread.php?255962-Store-Proxy-Vs-Model-Proxy-Best-Practice
Basically you assign the proxy to the model itself... you can then capture errors... -
9 Feb 2013 2:48 PM
Jump to post Thread: Node.js + PhoneGap + Sencha Touch by btek
- Replies
- 7
- Views
- 5,660
Date issue sorted using the dateFormat : 'c'
-
9 Feb 2013 2:47 PM
Jump to post Thread: Date Format in REST proxy POST. by btek
- Replies
- 2
- Views
- 551
When talking to mongodb / unix server use the dateformat 'c'
-
7 Feb 2013 10:23 PM
Jump to post Thread: Node.js + PhoneGap + Sencha Touch by btek
- Replies
- 7
- Views
- 5,660
I have written a largely generic node.js web service handler. You feed it a mongoose.js model, wire it up and the rest just works. It supports the various Sencha touch pagination params etc.
Have... -
7 Feb 2013 10:12 PM
Jump to post Thread: Long press on a label by btek
- Replies
- 2
- Views
- 367
Thanks for your response.
How would you do this in Sencha Architect? -
7 Feb 2013 10:10 PM
- Replies
- 3
- Views
- 284
Ended up working around this.. however still have no idea how to do this in Sencha architect.
-
7 Feb 2013 10:08 PM
- Replies
- 1
- Views
- 266
I am a bit confused....
My approach with Sencha Touch has been to set up a model and then use it in various stores e.g. server store, local storage store. Makes sense to me as the UI hangs off the... -
7 Feb 2013 9:52 PM
- Replies
- 5
- Views
- 831
Did you ever find a solution to this .. i am having same issue.
-
29 Jan 2013 7:47 PM
- Replies
- 3
- Views
- 284
Hi Mitchell,
Thanks for your response.
The problem i have is that i have no idea how to apply it.
I am using Sencha Architect with a json reader, rest proxy, and a model that has identifier... -
27 Jan 2013 2:43 PM
Jump to post Thread: Node.js + PhoneGap + Sencha Touch by btek
- Replies
- 7
- Views
- 5,660
how do you translate uuids from mongos format, which doesn't have hypens, to senchas format, which does?
-
27 Jan 2013 2:42 PM
- Replies
- 3
- Views
- 284
Gidday,
I am building a REST based web service for sencha touch in node.js to get, put delete and updated records into a mongodo store. I have set my sencha model up use uuid as a unique... -
22 Dec 2012 8:05 PM
Jump to post Thread: Long press on a label by btek
- Replies
- 2
- Views
- 367
Hi,
I want to edit the content of a Label when a user long presses on its content.
Has anyone done this, and could they steer me in the right direction. Just capturing the event would be a big... -
8 Oct 2012 10:28 AM
- Replies
- 24
- Views
- 2,750
override the init and launch methods in your controllers, and the launch statement in your application, and then try putting some console.log statements into your code.
when you start the app in... -
5 Oct 2012 11:36 AM
Jump to post Thread: StartupImage property not working? by btek
- Replies
- 25
- Views
- 4,037
We packaged with Phonegap for iOS and Android. Startup images were defined on the Phonegap side of things.
-
23 Sep 2012 4:11 PM
- Replies
- 24
- Views
- 2,750
I can appreciate the technical reason for this - however you can't release an app like this. If the packager loaded the images specified, and optionally displayed an animated loader mask, you could...
-
20 Sep 2012 11:57 PM
- Replies
- 24
- Views
- 2,750
No. I noticed they just updated the packager in the past 10 or so days, but have not checked. Imho, the Sencha toolkit is pretty awesome, but its still got a few rough edges.
-
6 Sep 2012 6:10 PM
- Replies
- 22
- Views
- 2,472
I have the new new patch ... things seem to be working again. Thanks Guys.
-
6 Sep 2012 3:28 PM
Jump to post Thread: StartupImage property not working? by btek
- Replies
- 25
- Views
- 4,037
And yes - i too have several months of my staffs salaries depending on being able to deliver.
-
6 Sep 2012 3:26 PM
Jump to post Thread: StartupImage property not working? by btek
- Replies
- 25
- Views
- 4,037
I would prefer to use Sencha for packaging as well, however it never worked as needed.
The response from Sencha support was to use a 3rd party packager. -
5 Sep 2012 7:32 PM
- Replies
- 22
- Views
- 2,472
I was just about to release - literally - wanted to make one more small change - destroyed my project as well!
Scrolling stops working in a bunch fo random screens despite scrolling being set to... -
5 Sep 2012 5:06 PM
Jump to post Thread: StartupImage property not working? by btek
- Replies
- 25
- Views
- 4,037
We ended up packaging from scratch using phonegap / xcode.
We set the splash screen in phone gap to not automatically hide using a plist setting.
Then in main app.js:
launch: function() ... -
3 Sep 2012 10:10 PM
Jump to post Thread: PhoneGap whitescreen problem by btek
- Replies
- 5
- Views
- 1,766
Hi,
I sorted it out today with Phonegap!
No joy yet with Sencha packager.
Thanks for your response.
Cheers,
Adam. -
3 Sep 2012 7:32 PM
- Replies
- 24
- Views
- 2,750
Well, some progress. I repackaged from the beginning with Phonegap. I now have an acceptable startup sequence. Sencha packaging is still MIA.
-
3 Sep 2012 11:21 AM
Jump to post Thread: PhoneGap whitescreen problem by btek
- Replies
- 5
- Views
- 1,766
I have the same issue - both in phone gap and in using senchas own packaging tool. I cant release my app because of it.
Results 1 to 25 of 51
