-
17 Apr 2012 4:33 PM #1
Code Editor?
Code Editor?
Once you place some UI elements using the design window, and then clicking the "Code" button to go to "code" view...how do you then edit code?
It seems that, once UI components are added, the code is not editable.
Is there any way to make the code editor read/write instead of read only?

-
17 Apr 2012 4:37 PM #2
Code is editable for defining event listeners/functions/launch/overrides/controller actions etc. Any code generated by UI is not editable. You can use the canvas and inspector to change the user interface.
Bharat Nagwani
Sencha Designer Development Team


Reply With Quote