-
5 May 2010 10:12 AM #1
link to an external css stylesheet in Preview?
link to an external css stylesheet in Preview?
Is there a way to attach an external stylesheet to the Preview?
-
5 May 2010 12:06 PM #2
No, we are looking into how we could possibly include external stylesheets in canvas/preview. Currently this should be done in your actual html implementation file.
Aaron Conran
@aconran
Sencha Architect Development Team
-
13 May 2010 12:49 PM #3
Hi...!
The trouble is that everytime you export the project, the html file gets overwritten. So you keep having to add the stylesheet into the index file.
Is there any way one can prevent that?
-
13 May 2010 6:07 PM #4Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Other than making your index file readonly (chmod 444) after you add your CSS include to it, I would just suggest copying the file to index.html and change/view it there. ?? :-)
-
13 May 2010 10:49 PM #5
I hear you! Not nice though hehehe!
Do you think future versions may even have a place to enter the CSS files to be used somewhere in the GUI?
-
14 May 2010 6:40 AM #6Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Perhaps. We are planning for theme designing to be a part of the Designer app in the future, and CSS includes may be a part of the same packaged deal.
With our next Designer release we'll have a roadmap you can view.
-
15 May 2010 2:34 AM #7
oh boy ooh boy ohhh boy...


Reply With Quote