• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

Template for Architect that uses Extjs5

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Template for Architect that uses Extjs5

    Hi,

    when using architect, i use the template (in examples) to start from.
    however this is still based on ExtJs 4.x

    What needs to be done to conver this into Extjs 5.x

    (i've modified the index.html) to take the Extjs 5.x files, but when opening architect, it is still showing extjs4 as the framework?)


    thx

    Thierry

  • #2
    You can just right-click the Library in the Project Inspector and choose the option to upgrade to Ext JS 5. Once the library is upgraded it might point to an external url in the properties. Be sure to change it to /extjs5/ and it will pick up the version included with Valence. Once the template is upgraded you can then save that back to your own template for future apps. Templates, AutoCode and most other things in Valence will be updated to at least Ext JS 5 with Valence 4.2 release in October.

    Comment

    Working...
    X