-
8 Mar 2012 2:08 PM #1
Editing the code in the code view
Editing the code in the code view
Hi ,
I'm not able to edit the code in the Design/code toggle when i move on to code view. can anyone help me with this pl
-
8 Mar 2012 2:15 PM #2
Add a Basic Function or Event Binding and edit them.
Aaron Conran
@aconran
Sencha Architect Development Team
-
8 Mar 2012 4:03 PM #3
Thank you but if i need to edit a container or a panel that i add in the design view , how would you do it
-
8 Mar 2012 4:05 PM #4
What would you like to edit in the container/panel?
Aaron Conran
@aconran
Sencha Architect Development Team
-
8 Mar 2012 4:07 PM #5
The BG color .. can i take the source code of the container examples and add instead of the container i created ?
-
8 Mar 2012 4:21 PM #6
You can set configurations via the property grid in the bottom right hand side. This should be done by adding a custom 'cls' configuration and then applying it via css.
If you need to implement custom overrides, you can create an override and do any custom behavior you need.Aaron Conran
@aconran
Sencha Architect Development Team





Reply With Quote