Search Type: Posts; User: avdwerff
Search: Search took 0.02 seconds.
-
29 Aug 2012 5:58 AM
- Replies
- 8
- Views
- 1,414
Yeah I do something like that now, I just check if I'm on a desktop webrowser (Chrome) or not and use the notification from Sencha or use the phonegap version otherwise.
-
29 Aug 2012 12:12 AM
- Replies
- 8
- Views
- 1,414
Well yes, but for example using alert will not give the possibility to set a title.. and Ext.device.Notification should use the phonegap implementation if available according to the documentation.
-
28 Aug 2012 7:36 AM
- Replies
- 8
- Views
- 1,414
Could it be that it expects phonegap till version 1.4 ..? Cause all naming in the phonegap project is changing to Cordova.
-
26 Aug 2012 1:29 AM
- Replies
- 8
- Views
- 1,414
Well, when the app is wrapped in phonegap and tested on a mobile device, I do not see the native version of the alert popup..
-
9 Aug 2012 1:56 AM
- Replies
- 8
- Views
- 1,414
Before and after build in iOS the Ext.device.Notification.show gives an alert in the style of the Ext.Msg component (I even think it is that one). I expect whenever possible the native message box...
-
8 Aug 2012 2:42 AM
- Replies
- 10
- Views
- 2,578
for me it only works when I have the scripts in this order (so first the microloader):
<script id="microloader" type="text/javascript" src="sdk/microloader/development.js"></script>
... -
6 Aug 2012 2:51 AM
Jump to post Thread: Building sencha touch 2 app by avdwerff
- Replies
- 3
- Views
- 1,752
does that mean that the builded app (e.g. app-all.js) will not be self contained?
-
2 Aug 2012 5:48 AM
Jump to post Thread: Building sencha touch 2 app by avdwerff
- Replies
- 3
- Views
- 1,752
I'm building my sencha touch 2 app with the build tools the way as described here:
http://robertdougan.com/posts/packaging-your-sencha-touch-2-application-using-the-sencha-sdk-tools
From my... -
29 Jul 2012 1:03 AM
- Replies
- 2
- Views
- 548
well, then what is many... I mean the view contains; an input field, 5 buttons and a list with no more then 3 items max. The buttons are however, made out of css3 purely. So rounded corners, gradient...
-
26 Jul 2012 5:03 AM
- Replies
- 2
- Views
- 548
I experience some performance issue for iOS within the app I currently work on. The problem occurs when certain buttons are tapped, which will push a view on the navigation stack of the...
-
24 Jul 2012 10:59 PM
Jump to post Thread: backButton in navigationBar by avdwerff
- Replies
- 2
- Views
- 551
thanks! I did an override now, but custom properties, the way you describe, seems a much better approach.
-
24 Jul 2012 5:47 AM
- Replies
- 1
- Views
- 409
REQUIRED INFORMATIONArchitect Build tested:
Build: 442
Project Type:Touch 2.xDescription:
When setting the text property of a button to the numeric value 0, it won't show up in the design... -
24 Jul 2012 1:56 AM
Jump to post Thread: backButton in navigationBar by avdwerff
- Replies
- 2
- Views
- 551
Somewhere on the forum I read that you can set a backButton property for the navigationBar component. This is handy, cause I wanted to give the backButton a different theme and look then the navbar...
-
23 Jul 2012 6:55 AM
- Replies
- 5
- Views
- 1,670
I think you can set both option values (space separated)
Results 1 to 14 of 14
