Search Type: Posts; User: el.weilando

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. I can use compass, but there are some config changes necessary.
    In an own project I have included the neptune-theme as an framework.

    It works fine except the two warnings.

    Meanwhile I have...
  2. The error occures if you build the theme with compass compile
  3. hi!

    grid/invalid_line.png
    form/text-bg.png

    are missing in the resources of neptune theme.
    compass throws a warning

    WARNING: @theme-background-image: Theme image not found: ..
  4. Heyho!

    What's happened with styleHtmlCls and styleHtmlContent in Ext.container.Container?
    These configs are missing in 4.2?

    Greetings
    Markus
  5. Replies
    4
    Views
    576
    hi!

    I can't find the SASS source files in the download for ExtJS 4.2.
    Where can I get them?


    By the way... the 4.2 branch is not yet available for support subscribers :/
  6. Hi!

    If I use sencha cmd with



    sencha \
    -sdk-path=/develop/ext-latest/ \
    compile \
    concatenat -closure vendors/htdocs/res/ext/4.1.3/ext-all-cl.js
  7. REQUIRED INFORMATION
    Ext version tested:

    Ext 4.1.3.548
    Browser versions tested against:

    FF18
    IE8,9,10
    Safari 6
    Chrome
  8. I have exactly the same problem.

    Can you tell us a little bit more about your workaround, please?
    How wrap you the references in closures and how do you construct them later?
  9. Replies
    10
    Views
    1,477
    Perfect :)
  10. Replies
    10
    Views
    1,477
    I try to concatenate my src folder without to create my app with the "sencha generate app" command . The structure of my project don't match with the from from "sencha generate app" created...
  11. Replies
    10
    Views
    1,477
    Is it possible to collect with sencha compile only the dependencies for an application?
    I set the classpaths to the src files of my app and with --sdk-path the path to the ExtJS-src.


    After...
  12. I built this package after I fixed these typos.
    But it still not work.




    [ERROR] File '/svn/sencha/ext-4.1.x/extjs/../platform/src/data/soap/Wsdl.js' is either not existent or unreadble

    ...
  13. Then I have a file with 1.2 MB. 340 kb more.
    The reason why i try to include only the classes which I need is, to minimize the framework.
  14. Hi!

    I have build an ExtJs from svn. This is the log:



    Loading the Ext JS 4.1 SDK Project
    Loaded 7 Packages
    Loaded 16 Builds
  15. + ../platform/core/src/dom/AbstractElement-alignment.js
    + ../platform/core/src/dom/AbstractElement-insertion.js
    + ../platform/core/src/dom/AbstractElement-position.js
    +...
  16. hi!

    I need to minimize an ExtJs application by building an production-file with only the needed ExtJs classes.
    If I use ext-core and Ext.Loader, ExtJs loads for this


    ...
  17. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.1 rev 0
    Description:

    The quicktip after changing the attribute 'qtip' of a nodeInterface in a TreeView is not visible before the...
  18. Replies
    5
    Views
    5,717
    will there be an update of the adapter for extjs4 for adobe air?
    or is the project dead?
  19. +1 for "strict mode" :)
  20. In Ext.grid.RowEditor is the value for saveBtnText, cancelBtnText, errorsText, dirtyText defined. If I change these variables in Ext.grid.plugin.RowEditing, they don't get passed into...
  21. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.0 rev 5
    Browser versions tested against:

    FF3 (firebug 1.3.0.10 installed)
    Safari 4
    Description:
  22. I know. My snippet is the config for an Ext.tab.Tab...
    The Click-Event should be fired - or the docu has an issue.
  23. Hi!

    I would like to add a menu to an Ext.tab.Tab.
    API-Docs says, that I must use the menu config. When I add a menu config



    {
    title: 'Neuer Reiter',
    items:...
  24. REQUIRED INFORMATION


    Ext version tested:

    Ext 4.0 rev 4


    Browser versions tested against:
  25. $theme-name: 'test';

    $font-size: 11px;

    @import 'compass';
    @import 'ext4/default/all';


    .testspass{
    padding: ceil($font-size * .2);
Results 1 to 25 of 44
Page 1 of 2 1 2