Search Type: Posts; User: DJFliX
Search: Search took 0.03 seconds.
-
26 Aug 2012 11:19 PM
- Replies
- 19
- Views
- 2,730
I have sent you the link in a private message.
-
24 Aug 2012 11:28 AM
- Replies
- 19
- Views
- 2,730
This will be the first thing I do on monday, I can't access my work computer from home. Thanks for your time, enjoy the weekend :).
-
23 Aug 2012 11:31 PM
- Replies
- 19
- Views
- 2,730
I already tried airplane mode, this makes no difference. All proxies in stores are to localhost, and my internet connection/testing devices do not use a proxy. As I have posted on page 1 the problem...
-
22 Aug 2012 7:43 AM
- Replies
- 6
- Views
- 1,426
Is it in any way related to this: Today 12:12 PM ?
-
22 Aug 2012 2:12 AM
- Replies
- 15
- Views
- 1,743
As a workaround you can listen to the itemsingletap event instead of the itemtap event.
This is now the start of the function that is executed on that event:
/** * Opens a message. This method... -
21 Aug 2012 11:32 PM
- Replies
- 19
- Views
- 2,730
Thanks for your elaborate response. I have indeed tried to package a newly created app and that does not seem to pose a problem. The app loads in 2-3 seconds. However the application does not use...
-
21 Aug 2012 5:40 AM
- Replies
- 7
- Views
- 1,589
The app is supposed to have an 'unknown' icon in OS X. Just so you know ;). The mobile app does not have resources like icons for Desktop OS'ses. Except the iTunesArtwork of course, but that's not...
-
20 Aug 2012 9:13 PM
- Replies
- 19
- Views
- 2,730
'So you say that this happened not after updating to the latest beta of Sencha Touch, but after updating the resources? On a side note: I have recources for the iPad, but the application is packaged...
-
20 Aug 2012 1:27 AM
- Replies
- 19
- Views
- 2,730
Another update: I have been testing on Android, the 10-second-issue does NOT appear to be present in the native packager on Android. Kinda ironic. Any thoughts?
-
17 Aug 2012 1:12 AM
- Replies
- 19
- Views
- 2,730
38030Update: tested on iPad 1, iPhone 4, iPhone 4S
As you can see the app loads the initial Sencha Stuff. At the location of the marker the 10 seconds start. This period of time is a little bit more... -
16 Aug 2012 4:40 AM
- Replies
- 25
- Views
- 7,686
I guess that if you would WANT to override the default buttons you could just use
Ext.define('GT.FixedButton', {
override: 'Ext.Button' [...]
or something like that... -
15 Aug 2012 11:33 PM
Jump to post Thread: Memory issue by DJFliX
- Replies
- 3
- Views
- 691
Also: for me it happens when I use the Sencha Documentation in the same browser. Apparently using it interferes with the localStorage of my app. After using the docs in safari (where I test the app...
-
14 Aug 2012 12:55 AM
- Replies
- 19
- Views
- 2,730
Oh, and the app DOES deploy when signing manually using this process: #6 without the entitlements.
-
13 Aug 2012 7:38 AM
- Replies
- 19
- Views
- 2,730
REQUIRED INFORMATION
Ext version tested:
Sencha Touch 2.1 Beta 2 (Sencha Touch 2.1 Beta 1 also couldn't build iOS native without the dropbox version of stbuild.pkg)
Sencha SDK Tools 2.0.0... -
13 Aug 2012 6:35 AM
- Replies
- 9
- Views
- 5,032
With the latest packager that has been released the onResumeApplication function is called, but I cannot build an iOS app for a device. The entitlements are not correct. With the stbuild provided by...
-
13 Aug 2012 1:52 AM
- Replies
- 241
- Views
- 78,624
Updating ruby to 1.9.3 using rvm worked for me. Didn't work with 1.8.7... Thanks schmeltex & renku!
-
9 Aug 2012 6:53 AM
- Replies
- 3
- Views
- 700
The same happens on an iPad running iOS 5 with WiFi off. ( no 3G)
-
1 Aug 2012 5:02 AM
- Replies
- 3
- Views
- 366
http://docs.sencha.com/touch/2-0/#!/guide/command
If you generate the default app and package it, does it work? Following this guide is the easiest guide to use native building I guess. Good luck! -
1 Aug 2012 4:58 AM
- Replies
- 2
- Views
- 410
The name of the product that I am working on has been removed, but this is what I use to deploy to different devices. It's not fool proof (if generating CSS fails none of the options will work). It...
-
31 Jul 2012 9:03 AM
- Replies
- 7
- Views
- 1,103
Have you even tried searching? This is kind of asking:
Hi! I would like to go on a trip to America. Could you recommend how to get there? Also book it. Oh, and where should I stay? Find that out and... -
30 Jul 2012 5:44 AM
- Replies
- 7
- Views
- 1,103
You should really read this first:
http://docs.sencha.com/touch/2-0/#!/guide/command
If you have any questions after reading this, ask away. -
30 Jul 2012 5:40 AM
Jump to post Thread: Superfish? by DJFliX
- Replies
- 3
- Views
- 637
Yeah, extensions in Chrome that are partly in js (I'm not sure whether they are 100% js) will be present in every page you load. You can see it in the Web Inspector/Console too, under scripts. Most...
-
30 Jul 2012 5:38 AM
- Replies
- 1
- Views
- 331
Where did you find out about the window.AndroidFunction function? I can't seem to find it in the documentation.
-
30 Jul 2012 5:37 AM
Jump to post Thread: Form content too wide for screen by DJFliX
- Replies
- 4
- Views
- 804
Yeah, I've got the same problems. When labels are 'longer' than the width of the screen the form will stretch.
-
24 Jul 2012 1:07 AM
- Replies
- 4
- Views
- 706
Sencha Touch 2 does not have this (yet). I understand that some users/developers have created plugins that hack in multilang support.
edit: Example:...
Results 1 to 25 of 84
