Search Type: Posts; User: nailuo

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    472
    thanks for your reply. the flow problem is resoled??
    SDK tools does not create icons theme (like close, tools, refresh icon, and more), you need to copy the default/gray icons or create ir by your...
  2. Replies
    2
    Views
    472
    all images can generate? if not! what a kind images need make by hand?
  3. how resolve it?? i met it same problem
  4. http://www.sencha.com/forum/showthread.php?74246-Vertical-align-button-groups-in-toolbar there id ext3
    how do in extjs4 ?
  5. how to only select year? do not need month and day
  6. bete3
  7. example tab-default-close.gif is green ,not my own golden
  8. Replies
    4
    Views
    825
    thanks for your reply, the slice is not work? how time is ok?
  9. Replies
    4
    Views
    825
    I:\ext-4.1-rc2\extjs-4.1.0-rc2>sencha slice theme -d . -c resources/css/ext-all-green.css -o resources/images/green -v
    validating...css valid
    validating...ext-dir valid
    validating...manifest ...
  10. Replies
    4
    Views
    825
    I:\ext-4.1-rc2\extjs-4.1.0-rc2>compass compile resources/sass
    unchanged resources/sass/ext-all-access.scss
    unchanged resources/sass/ext-all-gray.scss
    create...
  11. how ? no method and no properties but config.

    i want to dynamic generate grid column , so i define a store first, then i want's set fileds to the store
  12. example in images folder the access images, how come?
  13. use sass cutom my own theme but image is default ? how to change the default image to the theme
  14. fileupload button is bad in beta3!!!!!!!!!!!!!!!!!!
  15. Replies
    2
    Views
    655
    refresh is first remove all old tabs ,then add all old tabs,last add new tab
  16. Replies
    2
    Views
    655
    tabpanel add tab or close then refresh all tab !!! why how stop the refresh
  17. 4.7 yet hava the same problem
  18. Replies
    1
    Views
    1,142
    1,first
    sencha slice theme -d extjs -c resources/css/ext-all.css -o resources/images/default -v,
    the cmd genereate image in images/default
    but compile cmd generate the css's path images ...
  19. Ext.define('Qxgl.store.security.UserStore', {
    extend: 'Ext.data.Store',
    model: 'Qxgl.model.security.UserModel',
    autoLoad: true,
    proxy : {
    type: 'ajax',
    url :...
  20. who help me ,it occurs in ie8 but not ie9 or firefox,



    Ext.define('Qyzx.view.Viewport', {
    extend : 'Ext.Viewport',

    layout : 'fit',
    initComponent : function() {
    //...
  21. it's only one load on expand! how every time on expand ?
    i use

    node.picker.getStore().removeAll();
    node.picker.getStore().load();

    but errors but in extjs3 ok
  22. it's ok ! thank you! i only want load it before open the page witch a grid in it!
  23. how grid store Every time loading?? no buffer
  24. I create a picker with tree,
    I want dbclick the tree item and then put values in picker's owner filed ,
    but if I setValue and setRawValue, the value and rawvalue all is rawvale, if I...
  25. Replies
    9
    Views
    3,867
    Thank chriss ! it's work good
Results 1 to 25 of 30
Page 1 of 2 1 2