Search Type: Posts; User: iBRD
Search: Search took 0.02 seconds.
-
6 Feb 2013 12:36 PM
- Replies
- 4
- Views
- 1,238
Ok. I found the release notes in the root directory. Thanks.
I'd like to suggest putting them also somewhere on the Sencha site--blog post announcing update (I'd like to suggest this, too :-),... -
6 Feb 2013 6:18 AM
- Replies
- 4
- Views
- 1,238
I noticed in the blog post regarding BB10 support that Sencha Touch 2.1.1 is now available.
Are there release notes for this update?
I downloaded 2.1.1 and tested it enough to see that the... -
3 Feb 2013 7:19 AM
- Replies
- 1
- Views
- 370
Figured it out. I actually did have a previous version of the SDK tools/Cmd installed with Sencha 2.0. So I used its uninstaller and re-installed the latest Cmd (v3).
But I then got 'command not... -
1 Feb 2013 3:55 PM
- Replies
- 1
- Views
- 370
When I try to run the command 'sencha' to check if Cmd is correctly installed per the documentation, I get the following error:
/Applications/SenchaSDKTools-2.0.0-beta3/sencha: line 3:... -
31 May 2012 5:49 AM
Jump to post Thread: Cannot get simple List working by iBRD
- Replies
- 1
- Views
- 403
To get the hang of lists, I'm trying to create a simple view with a list of static items.
Ext.define('app.view.listing', {
extend: 'Ext.Container',
requires: ['Ext.dataview.List'],... -
17 May 2012 7:32 AM
- Replies
- 3
- Views
- 405
Thanks for your comments.
Why do you not like seeing getCmp with ID? Is it a performance hit -- having to access the DOM or such? Or maybe it's just not so elegant? What would be a better... -
15 May 2012 2:30 PM
- Replies
- 5
- Views
- 1,054
I see. I'll give that a try, too. Thanks again for your help.
-
15 May 2012 1:57 PM
- Replies
- 3
- Views
- 405
I'm writing a simple application which gets json from the server and presents it on a form. I get the data from the server and within the store's load listener, I use Ext.getCmp get a handle to my...
-
10 May 2012 1:01 PM
- Replies
- 2
- Views
- 1,047
Ok. I'll see if I can represent tabular data using a List component or stay old-school and style up an HTML table.
Thanks for your help. -
10 May 2012 8:05 AM
- Replies
- 2
- Views
- 1,047
I'm putting an HTML Table in a panel using an XTemplate. That's working fine, but the resultant table has no styling and does not fit in with the rest of the screen or app. How do I achieve a...
-
9 May 2012 4:08 PM
- Replies
- 2
- Views
- 289
That worked perfect! Thanks very much.
-
9 May 2012 2:15 PM
- Replies
- 2
- Views
- 289
Based on anther thread, the following code snippet was outlined for setting a textfield value, but I don't know how to get the handle to the model object from within my view.
{
xtype:... -
9 May 2012 4:56 AM
- Replies
- 5
- Views
- 1,054
I'm trying using the myModel.get function, but how do I get a handle to the model from the view? Sorry for the newbie questions.
-
8 May 2012 4:49 PM
- Replies
- 5
- Views
- 1,054
Well, I'm trying to work around the issue of having an existing (or default) value that's longer than the available width of the text field, so the value gets truncated on the display. Since you...
-
8 May 2012 1:55 PM
- Replies
- 5
- Views
- 1,054
I'm trying to set the html property of a form text field with a non-literal value. Actually, I want to put a model value.
In the List component, you can use itemTpl, and I would love it if you... -
2 May 2012 5:24 AM
Jump to post Thread: Cloud - can be internally hosted? by iBRD
- Replies
- 12
- Views
- 2,778
Ok. It's becoming clear. Thanks again for the help.
-
1 May 2012 6:52 AM
Jump to post Thread: Cloud - can be internally hosted? by iBRD
- Replies
- 12
- Views
- 2,778
...sorry but I guess I have a few more questions as I'm not immediately finding sync store info looking at the docs...
Any quick hints, at least at a high level, on what API components or... -
1 May 2012 5:57 AM
Jump to post Thread: Cloud - can be internally hosted? by iBRD
- Replies
- 12
- Views
- 2,778
I'll look into the sync store functionality. Thanks for the info.
-
9 Apr 2012 10:23 AM
Jump to post Thread: Cloud - can be internally hosted? by iBRD
- Replies
- 12
- Views
- 2,778
Thanks for the quick reply. Does the Sencha Touch framework otherwise lend itself to the task of synchronizing data between the device and server? Are there recommended approaches or tutorials...
-
9 Apr 2012 9:15 AM
Jump to post Thread: Cloud - can be internally hosted? by iBRD
- Replies
- 12
- Views
- 2,778
We're very interested in a data synchronization solution for our mobile enterprise applications, and Sencha.io looks promising for that, but we would need to store the server-side data behind our...
Results 1 to 20 of 20
