Search Type: Posts; User: Sondergard
Search: Search took 0.02 seconds.
-
2 Dec 2011 2:07 AM
Jump to post Thread: Android tabbar flickering by Sondergard
- Replies
- 11
- Views
- 1,815
The problem still occur in DP2 and seems to be a masking issue.
Is this bug being addressed in DP3? -
15 Nov 2011 1:55 PM
Jump to post Thread: Error on removal of cards by Sondergard
- Replies
- 2
- Views
- 683
bump...
-
13 Nov 2011 8:46 AM
Jump to post Thread: Error on removal of cards by Sondergard
- Replies
- 2
- Views
- 683
I have a panel with a card layout.
To keep the dom light i want to remove the cards not visible to the user, but when i do, an error is thrown:
line: 15
message: "'undefined' is not an object... -
10 Nov 2011 11:31 PM
Jump to post Thread: Deploy/Publish app to Android by Sondergard
- Replies
- 3
- Views
- 1,129
For anyone else having trouble deploying Sencha Touch and PhoneGap to devices, here are three very detailed guides:
For Android:
http://phonegap.com/start#android
For iPhone:... -
9 Nov 2011 9:22 AM
- Replies
- 1
- Views
- 526
I wanna create a form with two fields, an email and password field. After typing the password and clicking done on the keyboard the form should submit or do work.
Unfortunately i'm stuck ( even... -
8 Nov 2011 1:34 PM
Jump to post Thread: Android tabbar flickering by Sondergard
- Replies
- 11
- Views
- 1,815
I use Sencha Touch 2.0 DP1
-
8 Nov 2011 7:21 AM
Jump to post Thread: Android tabbar flickering by Sondergard
- Replies
- 11
- Views
- 1,815
I have a fairly simple situation with two tabs. Both tabs have a standard Sencha Touch SASS implemented icon on.
The first tab has some html and 2 panels, and the other tab window is empty.
... -
5 Nov 2011 5:37 AM
- Replies
- 7
- Views
- 1,171
I'm experiencing the same problem in Chrome 15.0.874.106)
-
5 Nov 2011 5:23 AM
- Replies
- 3
- Views
- 1,224
The same issue also occurs in Ext.list
-
4 Nov 2011 2:15 AM
- Replies
- 3
- Views
- 1,890
Thank you for a fantastic answer, i'd give you 5 stars if i knew how….
-
4 Nov 2011 2:05 AM
- Replies
- 3
- Views
- 1,267
In this particular situation, the view in question is a Ext.panel and the event onRender is the only one working.
You say onRender is deprecated, where can you see that? I can't even find render... -
4 Nov 2011 12:26 AM
- Replies
- 3
- Views
- 1,267
I need to know when a specific view has rendered, is there a callback for this? just like body onload...
-
1 Nov 2011 12:35 PM
Jump to post Thread: No callback for Ext.Anim ?? by Sondergard
- Replies
- 4
- Views
- 1,079
Hey Mitchell
The event doesn't seem to be called in neither
- Safari version 5.1.1 (7534.51.22)
- Google Crome 15.0.874.106
The same problem seems to occur in Sencha Touch 1.0... -
1 Nov 2011 12:45 AM
Jump to post Thread: No callback for Ext.Anim ?? by Sondergard
- Replies
- 4
- Views
- 1,079
Can it really be true that there is no callback available for animations in Sencha Touch 2?
'before' is written in the console, but 'after' is not. I'm aware that the property after does not... -
31 Oct 2011 1:05 PM
- Replies
- 3
- Views
- 1,890
Okay i've solved it myself.
Using this.control() is not possible in this situation, since it makes use of ComponentQuery.
The trick is the use Ext.get()
var someDiv =... -
31 Oct 2011 12:44 PM
- Replies
- 3
- Views
- 1,890
I have a panel with some items, a tab bar, a carousel and a panel.
In my controller i add a tap-event listener. When clicking the panel nothing happens, but if i use the fireAction('tap') on the... -
15 Oct 2011 3:24 AM
- Replies
- 0
- Views
- 933
When running the code in Google Chrome, an alert is created (as expected) with the text "Launch".
But afterwards, when using the console to access the global variable, in this S, i get a...
Results 1 to 17 of 17
