1. #11
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,170
    Vote Rating
    32
    jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice

      0  

    Default


    Quote Originally Posted by sean View Post
    I think the users's should be able to resize the drawer, ie pull it in or out using a drag handle. Also I think that you will need to ensure that the drawer gets masked when the parent window is masked, if you haven't done so already.
    Thanks dude.
    Resize is on the to do list. Didn't think about the loading mask, I'll have to give that some thought.

    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.

  2. #12
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,170
    Vote Rating
    32
    jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice

      0  

    Default


    Quote Originally Posted by brian.moeskau View Post
    Very nice. Need to sync the drawers when the main window is resized.
    Thanks for the heads up. I must have pushed an Older copy of the drawers. Please see the site now.http://tdg-i.com/js/examples/ext/winDrawers/

    Thanks.

    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. #13
    Touch Premium Member sean's Avatar
    Join Date
    Mar 2007
    Location
    Ashburn VA
    Posts
    120
    Vote Rating
    0
    sean is on a distinguished road

      0  

    Default


    I think the issue is that the width or height (depending on orientation of the drawer) needs to resize with its parent window while it is visible. The behavior of example doesn't demonstrate this behavior. Steps: show all then resize the parent window. In addition it doesn't appear that the drawer stays aligned like it does during a drag/drop sequence.

    Sean

  4. #14
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,170
    Vote Rating
    32
    jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice

      0  

    Default


    Quote Originally Posted by sean View Post
    I think the issue is that the width or height (depending on orientation of the drawer) needs to resize with its parent window while it is visible. The behavior of example doesn't demonstrate this behavior. Steps: show all then resize the parent window. In addition it doesn't appear that the drawer stays aligned like it does during a drag/drop sequence.

    Sean

    Please purge your cache and try again.

    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.

  5. #15
    Touch Premium Member sean's Avatar
    Join Date
    Mar 2007
    Location
    Ashburn VA
    Posts
    120
    Vote Rating
    0
    sean is on a distinguished road

      0  

    Default


    that was it. sorry! It would be sexy to keep the drawers shown during the resize.

  6. #16
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,170
    Vote Rating
    32
    jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice

      0  

    Default


    Quote Originally Posted by sean View Post
    that was it. sorry! It would be sexy to keep the drawers shown during the resize.
    I could work on that .

    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.

  7. #17
    Ext User Ytorres's Avatar
    Join Date
    Jun 2007
    Location
    Rennes, France
    Posts
    285
    Vote Rating
    0
    Ytorres is on a distinguished road

      0  

    Default


    just to say.... very great job ^^
    "Software is like sex: it's better when it's free" - Linus Torvald
    https://edit.php.net - A tool written with ExtJs for translated Php documentation

  8. #18
    Sencha User ajaxvador's Avatar
    Join Date
    Nov 2007
    Location
    PARIS, FRANCE
    Posts
    204
    Vote Rating
    0
    ajaxvador is on a distinguished road

      0  

    Default excellently excellent lol

    excellently excellent lol


    great job,
    Vador

  9. #19
    Ext JS Premium Member
    Join Date
    May 2008
    Location
    Austin, TX
    Posts
    55
    Vote Rating
    0
    blancomario is on a distinguished road

      0  

    Default


    This is excellent work! Is it possible to have multiple drawers that come from the same side? So if I have 2 buttons in a toolbar each button will open a different drawer, but both drawers will appear at the bottom?

  10. #20
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,170
    Vote Rating
    32
    jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice

      0  

    Default


    Thanks for the feedback guys.


    blancomario,

    General UI convention is one drawer per window per side.


    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.