Search Type: Posts; User: squarefan
Search: Search took 0.03 seconds.
-
8 Mar 2013 10:53 AM
- Replies
- 19
- Views
- 5,173
For anybody who is running into the same issue - it seems to mainly happen when used in combination with PhoneGap or Sencha Build. DO NOT rely on the orientation that Sencha returns to you... it is...
-
8 Mar 2013 10:42 AM
- Replies
- 1
- Views
- 272
For anybody who is facing the same issue. I managed to get it working by just creating a new object within the Sencha app and then reference the functions that way. e.g.
my = new Object();
... -
23 Feb 2013 8:01 AM
- Replies
- 3
- Views
- 275
Hmm, that sounds intriguing. How can I use the buffer event? I looked in the docs but couldn't find anything about it?
Does that also work if I am partially within the buffer. e.g. bufferSize =... -
21 Feb 2013 8:42 AM
- Replies
- 3
- Views
- 275
Hey guys,
I am currently in the middle of integrating a carousel that needs to load external items - the URL for these items I'm getting from a datastore. I then pre-populate the first 9 items... -
3 Feb 2013 4:17 AM
- Replies
- 1
- Views
- 272
Hi,
I need to call a function I have written and that is located within 'launch' of the touch app. I know how to fire javascript functions via Objective-C but the problem I am facing is I don't... -
30 Jan 2013 12:24 AM
- Replies
- 1
- Views
- 129
Hi,
I had a look in the docu but couldn't find anything related to that. Is it possible to somehow easily remove by default all the text that .e.g Last Updated etc. from the component and center... -
23 Jan 2013 12:34 AM
- Replies
- 1
- Views
- 161
Hi,
I have an issue with the swipe left & right. When swiping horizontally it the threshold is quite narrow. What would I have to override there to extend it more along the y-axis?
some users... -
20 Jan 2013 6:52 PM
- Replies
- 3
- Views
- 475
OK, is there a guide somewhere on how to do this?
thanks. -
18 Jan 2013 5:38 PM
- Replies
- 3
- Views
- 475
Hi,
I integrated a card layout with a reveal animation but would like to add a bounce animation so that the user knows he reached the beginning or end of the 'slideshow'. Is this possible? I tried... -
9 Jan 2013 8:17 AM
- Replies
- 3
- Views
- 218
great thanks - so I guess the best approach is to create a card layout and add panels that point to th divs via contentEl dynamically right?
How would I add the swipe left/right to the layout -... -
9 Jan 2013 5:27 AM
- Replies
- 3
- Views
- 218
Hey guys,
This is probably a simple issue but can't figure it out.
I want to switch through different divs either via a carousel or card layout and apply different animations to it besides the... -
25 Dec 2012 10:59 PM
- Replies
- 6
- Views
- 353
I saw that the store has a method _autoSort: true and I suspect this is the problem. Is there a possiblity to disable any kind of auto behaviour to avoid issues like this?
thanks, -
18 Dec 2012 7:32 AM
- Replies
- 3
- Views
- 228
Yeah I saw that.. everything is put into a div with the class "x-container". Is it possible to overwrite that and change it to something else dynamically?
-
18 Dec 2012 6:30 AM
- Replies
- 3
- Views
- 228
bump, nobody?
-
18 Dec 2012 12:50 AM
- Replies
- 6
- Views
- 353
Sorry thats my bad - it is actually only one field per sort (corrected the sample)
So I would like to sort by distance DESC; the store type is defined as float... but it is not correctly sorted.... -
18 Dec 2012 12:30 AM
- Replies
- 6
- Views
- 353
Nobody an idea? What would be the most efficient way to manually sort the store?
thanks,
Alex -
17 Dec 2012 9:49 AM
- Replies
- 2
- Views
- 197
Would you have a quick example for that?
thanks,
Alex -
16 Dec 2012 9:48 AM
- Replies
- 3
- Views
- 228
Hi,
Is it possible to render all components/Viewport into a specific div. I want to run an app in fullscreen mode but want to have it run from within a certain div-id to integrate it with another... -
16 Dec 2012 8:24 AM
- Replies
- 6
- Views
- 353
No, also on the first sort it sorts the first ~20 elements correctly and then it is all mumbled. If I set the store to remote sort true and load it via the backend it is correct though.
If I want... -
13 Dec 2012 11:47 PM
- Replies
- 6
- Views
- 353
Hi@all,
I am experiencing problems with sorters. I tried both defining sort directly in the store with a sorter and also to sort separately (I want to change sorting of store/list on the push of a... -
12 Dec 2012 9:49 AM
- Replies
- 2
- Views
- 197
Hi@all,
I need help with the standard Messagebox component. I created a customized prompt with three buttons and I would like to change the standard behaviour of that box to not automatically... -
28 Nov 2012 2:24 AM
- Replies
- 1
- Views
- 250
Hey@all,
I want to add an overlay e.g. a div that is positioned absolute with some message in there, but want it to follow the same 'hirachy' than normal touch elements and would like to know the... -
25 Nov 2012 9:31 PM
Jump to post Thread: Ext.ux.touch.Rating by squarefan
- Replies
- 6
- Views
- 2,789
Hi, I am using the Rating plugin with Sencha Touch 2.0 but would like to move up to 2.1.x. Unfortunately it throws an error when I try to run it:
[Ext.fx.Animation] Invalid animation type of:... -
14 Oct 2012 4:58 AM
- Replies
- 5
- Views
- 2,371
is there any fix for that yet. 2.0.1.1 seems to be a pretty broken release with several things not working for me and I am looking for a workaround in 2.0.0 for this?
anybody stumbled over this... -
16 Jun 2012 7:08 AM
Jump to post Thread: Custom icon inside TextField by squarefan
- Replies
- 1
- Views
- 591
Hi@all,
Is there a possiblity to add a custom icon to the textfield like the "clearIcon"?
What I am trying to do is modify a textfield to look more in line like the list options in iOS....
Results 1 to 25 of 104
