1. #1
    Sencha User
    Join Date
    Apr 2011
    Location
    Netherlands
    Posts
    51
    Vote Rating
    0
    TobyJustus is on a distinguished road

      0  

    Default css question and open window question

    css question and open window question


    Hey All,

    I read a post about using my own css in designer. This post is posted a year ago. It wasn't possible to use your own css file then. Is it available in 1.2? And how can i do this?

    And second question, i have a toolbar with a button. I want to open a window when you click on this button. Is it possible to do this in designer and how

    Thanks!

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,190
    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


    In Designer 1.2.x, you cannot include external resources from within the designer itself, you can however include these resources via script/link tags in your html.

    Add a button to your toolbar and then in your implementation class add a click event handler to perform some action.
    Aaron Conran
    @aconran
    Sencha Architect Development Team