Search Type: Posts; User: jochenp
Search: Search took 0.03 seconds.
-
13 May 2012 10:51 PM
- Replies
- 3
- Views
- 640
This is actually an android issue, an has nothing to do with ST2.
For your info, please look at:
http://developer.android.com/guide/topics/manifest/activity-element.html#lmode
And find the... -
26 Apr 2012 7:06 AM
- Replies
- 9
- Views
- 1,384
yes, but I think you need more, I will added the source files.
PS: this is a sandbox for testing all kind of issues, so the code is not example worthy -
26 Apr 2012 5:46 AM
- Replies
- 9
- Views
- 1,384
REQUIRED INFORMATION
Ext version tested:
Sencha Touch 2.0.1 final
Browser versions tested against:
Android mobile browser 2/3/4
iOS 5 Safari -
26 Apr 2012 2:13 AM
- Replies
- 3
- Views
- 623
REQUIRED INFORMATION
Ext version tested:
Sencha Touch 2.0.1 final
Browser versions tested against:
iOS Safari
Android 3/4 browser
DOCTYPE tested against: -
11 Apr 2012 5:28 AM
- Replies
- 4
- Views
- 522
+1 for me
-
14 Mar 2012 3:19 AM
Jump to post Thread: Routes... by jochenp
- Replies
- 2
- Views
- 469
I haven't had time to test yet, but if you use routes in a native build app, will the android hardware backbutton work? Or is the behavior totally different?
-
6 Mar 2012 5:09 AM
Jump to post Thread: [RC2] TabPanel is hidding tabs by jochenp
- Replies
- 3
- Views
- 472
The issue seems to be in wrapping of items in the tabbed panel :
items: [
{
title: 'Favorites',
iconCls: 'favorites',
... -
6 Mar 2012 4:27 AM
Jump to post Thread: [RC2] TabPanel is hidding tabs by jochenp
- Replies
- 3
- Views
- 472
REQUIRED INFORMATION
Ext version tested:
Sencha Touch RC 2 -
15 Feb 2012 7:14 AM
- Replies
- 5
- Views
- 796
+1 I'm also having the same issue in ST B3, ST B2 was OK.
Don't think it has anything todo with this though: -
15 Feb 2012 3:03 AM
- Replies
- 4
- Views
- 766
REQUIRED INFORMATION
ST version tested:
Sencha Touch 2 B2
Sencha Touch 2 B3
Browser versions tested against:
Safari 5
Chrome -
6 Feb 2012 5:02 AM
- Replies
- 1
- Views
- 692
Hi,
I want to load data from a REST service with a custom session handling. This results in every request having a session-id parameter.
I would like to use the model proxy to load the... -
2 Feb 2012 11:51 PM
- Replies
- 2
- Views
- 372
Thanks for the suggestion. But this doesn't help me. I've tried it with the record and root property.
Currently I've overwritten the standard json reader to process the Ajax response before... -
2 Feb 2012 3:06 AM
- Replies
- 2
- Views
- 372
Hi,
I'm currently having an issue communicating with a backend system which uses the xtream library to produce JSON data of java objects. The backend server is configured to use a keyword for... -
30 Jan 2012 11:44 PM
Jump to post Thread: Referencing Views from Controller by jochenp
- Replies
- 2
- Views
- 368
In your controller you are defining views in the config block, doesn't this still need to be a level higher?
-
30 Jan 2012 11:33 PM
- Replies
- 7
- Views
- 2,089
I did it in the same way for PR3 in the config of the panel where the tab bar is added:
config: {
....
tabBar: {
layout: {
type : 'hbox',
... -
19 Jan 2012 12:12 AM
- Replies
- 2
- Views
- 489
Thanks for the quick response.
I eventually set the controller with the main tab panel as the last element in the array, this gives me the desired behavior. -
18 Jan 2012 4:26 AM
- Replies
- 2
- Views
- 489
I'm having following situation:
- using a tab panel as main screen with 5 tabs.
- using different controllers for each tab
- each controller configures the stores to be loaded for its view. (so... -
17 Jan 2012 1:07 AM
Jump to post Thread: How to make sortable lists by jochenp
- Replies
- 6
- Views
- 1,939
Your EditableList is a really nice component.
Any luck porting the EditableList to ST2?
I'm currently in need of such a list, may be I can help with porting it. Sortable and Draggable are...
Results 1 to 18 of 18
