Search Type: Posts; User: RamalingamS
Search: Search took 0.01 seconds.
-
21 Dec 2012 6:27 AM
- Replies
- 5
- Views
- 823
Found out that the xtype was not determinable by EXTJS for Radio group's child components.
Explicitly added the widget.radio in the Ext.require('') and it started to work fine for the viewport... -
21 Dec 2012 6:24 AM
- Replies
- 5
- Views
- 823
Tried to see if the metadata generator is able to locate the controllers in the application
sencha compile -classpath=ext-4.1/src,app page -i indexOriginal.jsp -out build/index.jsp and... -
21 Dec 2012 5:56 AM
- Replies
- 5
- Views
- 823
Thank you tschortsch your input is valid for touch users. we found that only later. We were using EXTJS.
Like Malliga we also used
sencha compile -classpath=ext-4.1/src,app page -in index.jsp... -
11 Dec 2012 9:01 AM
- Replies
- 5
- Views
- 823
Actually the post contains 2 questions
1) The following code snippets when part of the files that are minified using Sencha Cmd's
Sencha app Build - produces errors
{
xtype :... -
10 Dec 2012 6:18 AM
- Replies
- 2
- Views
- 893
Confirmed Solution.
Separating the 2 declarations into files works.
Make sure you put the BoxSelectField before BoxSelect.
Already solved & available at ... -
10 Dec 2012 6:02 AM
- Replies
- 2
- Views
- 893
Tried to use an Application generated by Sencha generate & replaced with our application for the files
This when we try to compile it we have a circular reference within the same file
Circular... -
10 Dec 2012 2:24 AM
- Replies
- 0
- Views
- 428
Our Application has been created using the Sencha generate
sencha -sdk Downloads/COP/ext-4.1.1a generate app MYAPP CMDWS/MYAPP"
Our build-impl modified to accomodate index.jsp instead of... -
9 Dec 2012 12:37 AM
- Replies
- 2
- Views
- 893
Our index.jsp is this
<link rel="stylesheet" type="text/css" href="<%=request.getContextPath() %>/ext-4.1.1a/resources/css/ext-all-gray.css" media="all">
<link rel="stylesheet" type="text/css"... -
25 Oct 2012 2:00 PM
- Replies
- 4
- Views
- 2,825
INDEBTED TO YOU.
-
4 Oct 2012 11:53 AM
- Replies
- 1
- Views
- 309
I have build the all-classes.js & also the app-all.js from the SDK.
Standard Stuff was simple to do - Thanx Sencha for the SDK tool
sencha create jsb -v -a...
Results 1 to 10 of 10
