Hi there,
I created a simple template to use with apps I create, and whenever I make a new app with it, all Panels have 'Ext JS Trial' watermarked on the right of the header. This doesn't happen in the app I based the template on, and doesn't happen when I use built-in templates.
How I made the template:What's interesting is that I always get an error 'Uncaught Could not write to file C:/Users/K5CA3~1.PIL/AppData/Local/Temp/template-7737/resources/.arch-internal-preview.css' when creating a new app using the template (I fixed this by removing the file from the template). Also, the output log stays empty for a good minute or so after creating the app which is not the case when I use a built-in template.
- Create a new Blank app and save it on the disk,
- Add a panel and a few functions, save the project
- Preview the app - no watermark
- Add template using current project
- Create app using the new template
- Save and preview the new app - watermark on panel header.
How can I make a template that uses my full commercial framework without the watermark?