k0de Posted September 28, 2011 Posted September 28, 2011 Hi. Tell me please? How can I change Theme on default? I looked through the examples, but have not found how to change the default. Help me please.
asapltda Posted October 2, 2011 Posted October 2, 2011 I have found!))) Thank you for all! Hola Podria explicar como lo hizo, gracias Hello Could you explain how he did it, thanks
lema Posted October 2, 2011 Posted October 2, 2011 Hola Podria explicar como lo hizo, gracias Hello Could you explain how he did it, thanks Hi, See the MainModule.Theme property.
rencarnacion Posted September 11, 2012 Posted September 11, 2012 Could you tell us how did it ? I have found!))) Thank you for all!
JasonReid Posted September 13, 2012 Posted September 13, 2012 Could you tell us how did it ? Hi Ronny Theme property is here:
estrify Posted September 14, 2012 Posted September 14, 2012 Hi Ronny Theme property is here: Has anyone tried to change theme at runtime?. How could be done? TIA
aln02 Posted September 14, 2012 Posted September 14, 2012 Has anyone tried to change theme at runtime?. How could be done? TIA Try approximately so: Ext.util.CSS.swapStyleSheet( 'ext-3.4.0/resources/css/xtheme-gray.css', 'ext-3.4.0/resources/css/ext-all-notheme.css' );
estrify Posted September 17, 2012 Posted September 17, 2012 Try approximately so: Ext.util.CSS.swapStyleSheet( 'ext-3.4.0/resources/css/xtheme-gray.css', 'ext-3.4.0/resources/css/ext-all-notheme.css' ); It works!!!... Thanks a lot...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now