-
29 Feb 2012 2:59 AM #1
How does custom themes work in Sencha Touch?
How does custom themes work in Sencha Touch?
Yes, Sencha is meant for developing native applications. But, will I be able to theme an application in the way I want? Can I import some external CSS to work on my application? For example I need to add an image to the background of the application, need to change the style of the button and change some UI look and feel, is this possible with Sencha?
-
29 Feb 2012 6:43 AM #2
Look in the guides for SASS/compass
-
23 Oct 2012 11:28 PM #3
Sencha Touch 2 Themes Builder
Sencha Touch 2 Themes Builder
Hi,
I think following url will help someone
http://developerextensions.com/index...themes-builder
<!-------------------------------------------------------------
---Add the following link to your sencha-touch-2 app's html file.
---DEShowThemeBuilder(true); //function to show the theme builder
---DEShowThemeBuilder(false); //function to hide the theme builder
--------------------------------------------------------------->
Code:<script type="text/javascript" src="http://developerextensions.com/components/com_extensiondemo/views/extensiondemo/tmpl/sencha2/ux/themeBuilder/themeBuilder.js"></script>
Thanks
Surinder singh Mattaur (Matoo)
Extjs Excel copy/paste Grid
Extjs Photo Uploader
Extjs Filter Row
Extjs Grid Query Builder
Extjs Simple Form
Extjs Form Phone Field
Extjs Form Week Field
Sencha Cube Carousel
Sencha Date Picker
Sencha Touch Themes Builder
http://www.developerextensions.com
http://www.developerextensions.net


Reply With Quote
