Search Type: Posts; User: alexdran
Search: Search took 0.03 seconds.
-
Yesterday 6:54 AM
- Replies
- 4
- Views
- 104
But, by doing this would be method be applied also for iphone devices (preventing the nice overscroll effect so effective there and that users are used to)??
thank you again for clarification -
Yesterday 6:12 AM
- Replies
- 4
- Views
- 104
I know already the code from one of the previous forum post, thank you
my question is wether i need to create profiles (for android and non android devices) in order to keep the nice overscroll on... -
16 May 2013 6:06 AM
- Replies
- 4
- Views
- 104
Hello All,
I have a sencha touch 2 app and I would like to stop overscroll on Android device for a better performance in list display
Now my question is: if I'm doing it by creating profiles... -
18 Apr 2013 6:32 AM
- Replies
- 1
- Views
- 195
to better clarify my request; I would like to disable list overscroll only on Android device,
in the hope list view will perform better on these devices
I'm planning to add on Android specific... -
17 Apr 2013 5:48 AM
- Replies
- 1
- Views
- 195
Hello All,
I have a sencha touch 2 app with different views (and related models, stores, controllers)
Now for the view containing a list I would like to block overscroll in the hope
lists will... -
28 Jan 2013 2:59 PM
- Replies
- 1
- Views
- 295
Hello all
I'm using phonegap with sencha touch 2 for image upload
I have then this function on my controller:
changeIMG: function() { -
24 Jan 2013 4:08 AM
- Replies
- 1
- Views
- 246
should be using phonegap replacing Device and Connection functions
is there a way in case of running the app via browser to require dynamically the classes
that are failing on native iOS package... -
23 Jan 2013 3:55 PM
- Replies
- 1
- Views
- 246
Hello all
as per my topic title native iOS simulator is blocking on loading (with 3 circles)
by requiring
'Ext.device.Connection'
or
'Ext.device.Device' -
23 Jan 2013 11:31 AM
- Replies
- 3
- Views
- 327
tried and successfully built!
thank you
alex -
22 Jan 2013 1:54 PM
- Replies
- 3
- Views
- 417
thank you, I will have a look and I will let you know
hope it will work! -
13 Jan 2013 12:01 PM
- Replies
- 3
- Views
- 417
Hello all,
I'm reading many posts about sencha touch 2.1 and phonegap (Ext.Device)
I'm trying to compile sencha touch 2 app with phonegap without success:
apparently the lib is not loaded at all... -
10 Jan 2013 7:45 AM
- Replies
- 3
- Views
- 327
After some investigation I discovered:
it seems I get this error only if I include identifier in my Model Class
Ext.define('SC.model.config.uuser', {
extend: 'Ext.data.Model',
... -
9 Jan 2013 6:00 AM
- Replies
- 3
- Views
- 327
Hello all,
I have migrate do sencha cmd3, it seems more performant and final apps more responsive
I have however some problems after build
1. minimizing css remove custom created css (i.e. for... -
6 Dec 2012 2:34 PM
- Replies
- 4
- Views
- 2,911
I have the same problem...
data to the server arrive with strange encoding... -
2 Dec 2012 4:50 AM
- Replies
- 6
- Views
- 3,390
specific topic has been closed:
any solution for this framework behavior (or workaround)?
thank you again in advance
Alex :) -
28 Nov 2012 8:11 AM
- Replies
- 6
- Views
- 3,390
Created specific topic at:
http://www.sencha.com/forum/showthread.php?250212-push-view-on-activate-initialize-(cpu-overload-on-the-app)-bug&p=916118#post916118 -
27 Nov 2012 8:46 AM
- Replies
- 6
- Views
- 3,390
so here is the basic example:
Ext.define('p3.view.Main', {
extend: 'Ext.NavigationView',
xtype: 'Main',
requires: [ -
27 Nov 2012 4:30 AM
- Replies
- 6
- Views
- 3,390
after some more tests I have realized probably the problem (this is indeed happening also with chrome that is showing 2 / 2.4 % cpu usage instead of 0.2/0.3 on "Activity Monitoring" of macOSX 10.6.8)...
-
23 Nov 2012 7:36 AM
- Replies
- 6
- Views
- 3,390
I'm showing
tabPanel with
- tabBar on top
- 1 List
- 1 Panel with fieldset (and form inside)
- 2 Panels (1 with a button, one with html downloaded from store) -
21 Nov 2012 2:06 PM
- Replies
- 6
- Views
- 3,390
Hello
I have a problem with an app created with ST2, the build and the original version run well on chrome browser but the android app; after the login screen is performing an abnormal cpu usage... -
6 Nov 2012 2:51 AM
Jump to post Thread: Calling same view by alexdran
- Replies
- 12
- Views
- 879
working good!! thanks again
alex -
5 Nov 2012 4:16 PM
Jump to post Thread: Calling same view by alexdran
- Replies
- 12
- Views
- 879
thank you again very much... just to complete
is the following code the consequent only solution or there is a more elegant way to address it?
refs: {
info1:... -
4 Nov 2012 11:46 AM
Jump to post Thread: Calling same view by alexdran
- Replies
- 12
- Views
- 879
interesting solution, thank you
how do I address the control to load the value in the info view
I have
refs: {
info: 'Info' -
4 Nov 2012 10:14 AM
Jump to post Thread: Calling same view by alexdran
- Replies
- 12
- Views
- 879
I have re-introduced the "id" for the solution ( .destroy() ) as experimented with no success
removing the id is not a solution, the id is not the core of the problem, again the problem is... -
3 Nov 2012 8:23 AM
Jump to post Thread: Calling same view by alexdran
- Replies
- 12
- Views
- 879
no; is not working in this way
anyone has additional suggestions on how to pushing a new view that has the same xtype from the previous one ?
Results 1 to 25 of 53
