Search Type: Posts; User: HyGy
Search: Search took 0.02 seconds.
-
4 Mar 2013 5:56 AM
- Replies
- 10
- Views
- 504
yes i added to the classpath property, I'm using this:
sencha compile -classpath=c:/inetpub/wwwroot/CommonFiles/ExtJS-4.1.1/src,JavaScript/js,JavaScript/app,JavaScript/libs/extensible/src ...
... -
4 Mar 2013 5:40 AM
- Replies
- 10
- Views
- 504
In my application I using the calendar
with xtype: 'extensible.calendarpanel'
there is an extensible-all.js file which contains all the necessery components (but unfortunately this is not... -
4 Mar 2013 5:31 AM
- Replies
- 10
- Views
- 504
Thanks this is almost good. :) But now it is missing:
Extensible.calendar.data.EventMappings
any idea? -
4 Mar 2013 4:35 AM
- Replies
- 1
- Views
- 319
I have an app where I used the following line to "compile" it into a single file:
sencha compile -classpath=c:/inetpub/wwwroot/CommonFiles/ExtJS-4.1.1/src,JavaScript/app page --input-file... -
4 Mar 2013 3:38 AM
- Replies
- 10
- Views
- 504
Do you have any solution to this question?
I have an app where I want to have (in first round) an extjs-classes.js (contains all the required ext core classes) and app-all.js (contains all my... -
15 Dec 2012 7:38 AM
- Replies
- 0
- Views
- 157
I created a extjs4.1.1 application with sencha architect. Autocreate viewport (layout border), inside 2 panels.
I copied, the app.html to index html, placed the needed tags into index.html.
... -
15 Dec 2012 6:26 AM
- Replies
- 4
- Views
- 572
maybe U missing the "-" before the out parameter?
-
6 Dec 2012 3:58 AM
- Replies
- 1
- Views
- 376
REQUIRED INFORMATION
Architect Build tested:
Build: 676
Project Type:
ExtJS 4.1.x
Description: -
5 Sep 2012 12:20 AM
Jump to post Thread: dynamic radio group with xtype by HyGy
- Replies
- 2
- Views
- 563
Nobody knows about that?
-
31 Aug 2012 8:33 AM
- Replies
- 54
- Views
- 15,750
Examples how to use, externally developped objects, like a dynamic (ajax, json) colum grid.
How to add custom external components, and integrate it to architect project.
How to add external js... -
31 Aug 2012 5:34 AM
Jump to post Thread: dynamic radio group with xtype by HyGy
- Replies
- 2
- Views
- 563
Hi!
How can I create a component in sencha architect, what has a custom xtype (user alias), and can be placed in a formpanel in architect.
When the containing formpanel is created then the... -
24 Aug 2012 10:53 AM
- Replies
- 1
- Views
- 422
I have the same question. Why can't we add the path property? Or any other propery what we whis not converted to a string?!
-- i'm sorry In the last architect there is a solution to change the... -
12 Jun 2012 1:03 AM
Jump to post Thread: Extend custom class by HyGy
- Replies
- 5
- Views
- 1,154
ssamayoa: I read this article, and downloaded the example, what is working with a ux. I try to recreate it with a main architect project and a subComponent1, I expanded the path with the...
-
11 Jun 2012 1:45 PM
- Replies
- 13
- Views
- 3,948
Hi!
Is there an example too how can I do this with 2 architect projects?
I mean create one main component.xds, and create a subComponent1.xds in subcomponent1 there is a window, can I somehow... -
11 Jun 2012 2:08 AM
Jump to post Thread: Extend custom class by HyGy
- Replies
- 5
- Views
- 1,154
We need a mixed environment, where we using simple handwriten extjs components, and with architect created component. But how can I use an external created component in architect?
I think the... -
15 Mar 2012 2:07 AM
- Replies
- 5
- Views
- 1,456
Please do it if you can!
Thanks!
HyGy -
14 Mar 2012 5:47 AM
- Replies
- 5
- Views
- 1,456
This is a little modified array-grid.js from the examples. When clicking the last column (actioncolumn) this is changing the current icon.
What is working with 4.0.7:
... -
5 Mar 2012 4:46 AM
- Replies
- 61
- Views
- 11,602
I created an app with (ext-4.1.0-pr1), what is very slow. Just get a window, add a container to it with a table layout (eg 6 columns). Put it about 500 textfields to it. It is rendering:
- google... -
29 Feb 2012 2:02 AM
- Replies
- 61
- Views
- 27,668
I get the same on Ubuntu 11.04 with SenchaSDKTools-1.2.3.
-
3 Feb 2012 9:35 AM
- Replies
- 10
- Views
- 1,779
It seems it is working with 4.1.0-beta2. Later I'll make more tests.
-
1 Feb 2012 4:20 AM
- Replies
- 10
- Views
- 1,779
No, I think this is a bug. We waiting for 4.1, maybe it will be corrected. Until that I reload the sotre after every drop event.
-
5 Dec 2011 3:59 AM
Jump to post Thread: Ext JS 4 book by HyGy
- Replies
- 23
- Views
- 17,677
I pre ordered too. It is promised to november by packt, but now I see it is changed to december. Any info about de final release date?
-
30 Nov 2011 6:33 AM
- Replies
- 24
- Views
- 13,299
I try to use this overide with designer 1.2.2 and extjs 4.0.7
I created a form panel with designer, placed some form items on it, and a texfield as a placeholder, finally I give it an id.
I... -
22 Nov 2011 8:49 AM
Jump to post Thread: grid reorder after insert a row by HyGy
- Replies
- 2
- Views
- 579
Thanks!
But I need remote sorting, because, the groups is not sorted by alphabetic order, and I get it from the server in correct order. I just need to, reorder it in the group. (And refresh, the... -
22 Nov 2011 7:50 AM
- Replies
- 10
- Views
- 1,779
I did it in 4.0.7, with firefox 8.0 (ubuntu), firefox 8.0 (xp).
Here is the example running code with ext 4.0.7:
http://extjs.hygy.hu/griddndexample/
here is the modified js file (it is just...
Results 1 to 25 of 53
