Jump to content

Recommended Posts

Posted

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.

Posted

Hola Podria explicar como lo hizo, gracias

 

Hello Could you explain how he did it, thanks

 

Hi,

See the MainModule.Theme property.

  • 11 months later...
Posted

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'

);

Posted

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...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...