Search Type: Posts; User: tabetan
Search: Search took 0.02 seconds.
-
20 Apr 2013 3:00 AM
- Replies
- 1
- Views
- 156
Hi I would like to know what is the best practice to create components.
Exemple:
I have 4 Architect indipendent projects (4 xsd).
They all need to make use of a common module. For exemple... -
24 Apr 2012 4:47 AM
- Replies
- 2
- Views
- 478
Hi,
I have a simple problem.
In sencha architect where can I configure fieldDefaults in the Ext.form.Panel? I need the labelWidth property, otherwise I have to set it element by element.
When I... -
20 Apr 2012 7:12 AM
- Replies
- 2
- Views
- 1,613
Architect 2
Extjs 4
when I set the data field of the arraystore like it follows
[{'name': 'paris', 'value': 'PARIS'}]
or
[{"name": "paris", "value": 'PARIS'}] -
12 Apr 2012 4:21 AM
- Replies
- 2
- Views
- 449
I still can't update to te latest build from work, anybody having the same problem?
Gabriele -
10 Apr 2012 7:34 AM
- Replies
- 2
- Views
- 449
Hello!
So here's my story:
I downloaded the sencha designer beta from this page.
http://www.sencha.com/forum/showthread.php?152941-Sencha-Designer-2-Beta-Download-links
I installed the... -
3 Apr 2012 11:06 PM
- Replies
- 58
- Views
- 4,960
Hi,
is there a way to downlaod directly the latest beta build (#359 I think) without having to get it through the update?
I am behind firewall and the designer can't check for a newer version.... -
28 Feb 2012 8:22 AM
- Replies
- 1
- Views
- 696
I am new to extjs and I am having trouble when feeding a template with data.
var header = new Ext.Template("<div><b>{name}</b></div>");
header.compile();
var description = new...
Results 1 to 7 of 7
