Search Type: Posts; User: andrewchooah
Search: Search took 0.02 seconds.
-
9 Oct 2012 6:59 AM
- Replies
- 4
- Views
- 341
Brilliant advice, thanks very much.
-
8 Oct 2012 3:19 AM
- Replies
- 4
- Views
- 341
Thanks for replying.
So, is Ext.get / getCmp more efficient than querying the container parameter with .down? -
6 Oct 2012 7:36 AM
- Replies
- 3
- Views
- 494
I have come up with a solution, but I am still open to any newer / better ideas.
My current solution is as follows:
Create app / util / config.js:
Ext.define('YOURAPPNAME.util.Config', {... -
6 Oct 2012 7:28 AM
- Replies
- 4
- Views
- 341
I want to append a value to an existing HTML string on a label. I can do this by reading the existing value, and then setting a new value based on the existing plus the new one, as follows:
... -
6 Oct 2012 2:13 AM
- Replies
- 3
- Views
- 494
I'm working through this Sencha.io example. It requires an 'io' property in the application config as follows:
config: { io: { appId: "5ZarPd0Cu6XyZC15AVHTE1BXq6C", appSecret:...
Results 1 to 5 of 5
