Search Type: Posts; User: Larry Q
Search: Search took 0.03 seconds.
-
20 Apr 2012 1:59 PM
- Replies
- 3
- Views
- 552
Hi Simon,
Thanks for your reply. To answer your question, I'm not having any data store loading problems this moment, but wondered in general how people go about diagnosing their problems when... -
19 Apr 2012 3:16 PM
- Replies
- 3
- Views
- 552
I have a DataStore that uses a jsonp proxy to pull in data. It's not working, and I'm not sure why-- bad URL or data format not quite matching my model? Something else? Not sure, and I was...
-
13 Apr 2012 7:36 AM
- Replies
- 5
- Views
- 671
Hi cpg,
Let me see if I follow-- you have an Ext.List in your navigation view, and when you tap on an item you navigate to a second list view. When you hit the auto-generated Back button you... -
5 Apr 2012 3:50 PM
- Replies
- 5
- Views
- 671
Thank you Mitchell. I'm following your first suggestion and so far so good. Appreciate it!
-
4 Apr 2012 6:45 PM
- Replies
- 5
- Views
- 671
Ext version tested:
Sencha 2.0.0
Browser versions tested against:
____
Chrome 18.0.1025
Description: -
4 Apr 2012 7:24 AM
- Replies
- 3
- Views
- 1,067
Thanks again Mitchell.
Just for my own education, is there a link on the Sencha site that discusses the layout configuration options, and what will and won't work with multiple components? I... -
3 Apr 2012 3:38 PM
- Replies
- 3
- Views
- 1,067
I have an Ext.List that I've put into an Ext.Panel as the only item. When I add another item to the panel (say, a selectfield) the list disappears. Here's some sample code of what I'm trying to do:...
-
3 Apr 2012 7:14 AM
- Replies
- 5
- Views
- 1,095
Great spot Mitchell. You're right, instead of GET it's using OPTIONS. I don't suppose anyone knows if it's possible for the request() method to use a simple GET, through a config setting of some...
-
3 Apr 2012 6:40 AM
- Replies
- 5
- Views
- 1,095
No, my Sencha Touch app is launching from my local box, using
http://localhost/...
Am I encountering a cross-domain issue? -
2 Apr 2012 12:48 PM
- Replies
- 5
- Views
- 1,095
I'm trying to use a GET request to return some data, via the Ext.data.Connection request method. Here's what the call looks like:
var conn = new Ext.data.Connection();
conn.request({
... -
2 Apr 2012 7:41 AM
- Replies
- 3
- Views
- 825
Thanks for the replies. I'll try mucking around with the data string and get it into an acceptable format. Appreciate the help!
-
1 Apr 2012 8:54 PM
- Replies
- 3
- Views
- 825
I'm calling a RESTful web service using the jsonp proxy for this URL:
http://fastmotorcycleservice.cloudapp.net/FastMotorCycleListService.svc/list/Bruno
The data that is returned is a sort-of... -
7 Apr 2011 12:42 PM
- Replies
- 0
- Views
- 841
Hi everyone,
I was wondering if it there was a way to do authorization in Sencha touch, in that a logged in user's status is retained from view to view? For example, in ASP.Net there's the... -
15 Mar 2011 3:19 PM
- Replies
- 0
- Views
- 670
Hi everyone,
I have an Ext.List of addresses I'm putting on the screen. I'd like to reserve some space on the right for each address entry, showing how many miles I am from them, based on... -
15 Mar 2011 3:14 PM
- Replies
- 6
- Views
- 4,196
Hi Chris,
I asked something quite similar not long ago, and received a good answer. Hope this can help:
... -
10 Mar 2011 3:44 PM
- Replies
- 2
- Views
- 1,382
Thanks for the suggestion. That looks like the way I'll go-- I'll have a web page on my server that calls the remote login page, reads the page response and parses the text, then puts together a...
-
9 Mar 2011 4:15 PM
- Replies
- 2
- Views
- 1,382
I've been asked to provide a validation page in a Sencha app, essentially whipping up a panel with username and password textboxes and a login button. The idea is to call an outside URL (via https)...
-
9 Mar 2011 4:03 PM
- Replies
- 4
- Views
- 1,026
You're right, the fact that you're having trouble on an iPhone and not Android would indicate the Ext.Map isn't the problem here. Or, maybe it is, heaven knows I've had enough weird things happen...
-
9 Mar 2011 9:14 AM
- Replies
- 4
- Views
- 1,026
I notice you have a var named "theMap" in your panel. Am I correct to assume it's an Ext.Map?
I too have had troubles with the map-- if you click my handle you'll see I've asked a question... -
9 Mar 2011 8:23 AM
- Replies
- 6
- Views
- 3,364
Thanks much Mark, I'll put this to good use.
-
8 Mar 2011 2:39 PM
- Replies
- 6
- Views
- 3,364
I'd like to use the cool TabPanel button icons (download, favorites, etc) in an Ext.Toolbar of mine. Could someone let me if it's possible to set the cls property on the toolbar's buttons so this...
-
7 Mar 2011 2:57 PM
- Replies
- 1
- Views
- 955
Well, I'm not 100% sure why this wasn't working as-is but I have a workaround in place. The idea is courtesy of this link--...
-
7 Mar 2011 2:49 PM
Jump to post Thread: Sencha Touch book by Larry Q
- Replies
- 20
- Views
- 7,292
As someone who has a dog-eared copy of ExtJS in Action, this is terrific news. Hope the MEAP release goes as well as it did with your first book, Jay, I know I'll be signing up.
-
6 Mar 2011 10:35 PM
- Replies
- 1
- Views
- 955
Hi everyone,
Would you know what the general principles are for getting rid of an Ext.Map instance when switching to another screen? I'm using Sencha MVC and for some reason when I leave the... -
5 Feb 2011 4:01 PM
- Replies
- 1
- Views
- 483
Just noticed the same thing myself. I'll try previewing this one. If you don't see an addendum stating I saw the preview, assume it went straight through!
Results 1 to 25 of 26
