1. #1
    Sencha User
    Join Date
    Mar 2007
    Location
    London, UK
    Posts
    143
    Vote Rating
    0
    albeva is infamous around these parts albeva is infamous around these parts

      0  

    Default Feature Request: view and controller reference automation

    Feature Request: view and controller reference automation


    What I would really like to see is easier handling of views. What would be nice if root level views could be dragged to controller. This would do few things:

    * add the view to the controller views list automatically
    * create controller reference configured for that view.
    -- use view classname intelligently formatted for the ref
    -- Monitor xtype changes and update bound references
    -- autocreate the view

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,185
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    Agree with all of these suggestions but the last one. This is a configuration you can set on the reference if needed (autoCreate).

    Will discuss with the team and our usability group.
    Aaron Conran
    @aconran
    Sencha Architect Development Team

  3. #3
    Sencha User
    Join Date
    Mar 2007
    Location
    London, UK
    Posts
    143
    Vote Rating
    0
    albeva is infamous around these parts albeva is infamous around these parts

      0  

    Default


    I meant to check the "autocreate" tickbox automatically not to create the view itself