Search Type: Posts; User: HyGy

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. 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 ...

    ...
  2. 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...
  3. Thanks this is almost good. :) But now it is missing:

    Extensible.calendar.data.EventMappings

    any idea?
  4. 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...
  5. 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...
  6. 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.
    ...
  7. maybe U missing the "-" before the out parameter?
  8. REQUIRED INFORMATION

    Architect Build tested:

    Build: 676
    Project Type:

    ExtJS 4.1.x
    Description:
  9. Replies
    2
    Views
    563
    Nobody knows about that?
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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...
  16. Please do it if you can!

    Thanks!

    HyGy
  17. 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:
    ...
  18. 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...
  19. I get the same on Ubuntu 11.04 with SenchaSDKTools-1.2.3.
  20. Replies
    10
    Views
    1,779
    It seems it is working with 4.1.0-beta2. Later I'll make more tests.
  21. 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.
  22. 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?
  23. 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...
  24. 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...
  25. 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
Page 1 of 3 1 2 3