1. #1
    Sencha User tomalex0's Avatar
    Join Date
    Apr 2009
    Location
    India, Kerala, Cochin
    Posts
    581
    Vote Rating
    10
    tomalex0 will become famous soon enough

      0  

    Post animate window

    animate window


    I'm new to this extjs , how can i render an animated effect when window is resized
    win = new Ext.Window({
    id : 'xyz',
    applyTo : 'hello-win',
    minimizable: true,
    layout : 'fit',
    width : 500,
    height : 300,
    resizable :true,
    autoScroll : true,
    draggable : true,
    expandOnShow : true,
    closeAction :'hide',
    maximizable : true,
    plain : true,
    animate:true,
    });

    i want animated effect mentioned below in this page ->http://www.extjs.com/deploy/dev/exam...ble/basic.html
    Last edited by mystix; 26 Apr 2009 at 1:46 AM. Reason: moved to 2.x Help from Examples

  2. #2
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,169
    Vote Rating
    28
    jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough

      0  

    Default


    Another double post!
    http://extjs.com/forum/showthread.ph...ewpost&t=66390

    Are you new to the internets?

    Jay Garcia @ModusJesus || Modus Create co-founder
    Ext JS in Action author
    Sencha Touch in Action author

    Get in touch for Ext JS & Sencha Touch Touch Training

    We are also working on Video-based Sencha Touch training: Check it out here.

  3. #3
    Ext User
    Join Date
    Jul 2007
    Location
    Florida
    Posts
    9,996
    Vote Rating
    1
    mjlecomte will become famous soon enough

      0  

    Default


    There have been threads on this in the recent past:
    http://extjs.com/forum/showthread.ph...096#post313096


    Please read how to post code properly:
    http://extjs.com/learn/Ext_Forum_Hel..._code_properly

    You might want to read over the entire article so you play in the forums better:
    http://extjs.com/learn/Ext_Forum_Help