-
27 Oct 2011 1:34 AM #1
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!
-
27 Oct 2011 11:15 AM #2
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


Reply With Quote