[ADDED] [V0.7] Examples Explorer Theme

  1. #1

    [ADDED] [V0.7] Examples Explorer Theme

    It would be awesome if there's a way to change the theme in Examples Explorer so we can see how various controls look in different themes. Most of the ExtJS samples has a dropdown to switch theme.
  2. #2

    RE: [ADDED] [V0.7] Examples Explorer Theme

    agreed. I just have to think of a good place to put a ComboBox Theme selector. hmmm.

    Geoffrey McGill
    Founder
  3. #3

    RE: [ADDED] [V0.7] Examples Explorer Theme

    How about adding a BorderLayout to the west panel and introducing a south panel to the addition?

    Cheers,
    Timothy
  4. #4

    RE: [ADDED] [V0.7] Examples Explorer Theme

    Make it part of the dark blue header, on the right hand side =).
  5. #5

    RE: [ADDED] [V0.7] Examples Explorer Theme

    I added a simple Theme switcher, but had to implement a lazy-mans version (ie. Page Reload). The Reload kills all the Tabs you might have open, although we will implement a feature to remember the open tabs in a future version.

    https://examples2.ext.net/



    I worked through an idea to change the Theme's via pure Ajax/js calls, but ran into an issue with IE and had to give up for now.


    Hope this helps.



    Geoffrey McGill
    Founder
  6. #6

    RE: [ADDED] [V0.7] Examples Explorer Theme

    Woohoo!! Thank you. Slate is my favorite.
  7. #7

    RE: [ADDED] [V0.7] Examples Explorer Theme

    nice...no more postback when switching theme. I will have to steal that code...
  8. #8

    RE: [ADDED] [V0.7] Examples Explorer Theme

    yes, I made a few changes and now the Theme Switcher will change the theme without having to do a complete Page reload. As well, the Theme of each example within each Tab is automatically updated.

    The Theme will apply to all new Tabs opened as well, although if you refresh/reload the complete examples explorer the Theme will be reset to "Default".


    Hope this helps.





    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] TabBar Config examples in Examples Explorer not working
    By anup in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 26, 2012, 9:32 AM
  2. Replies: 7
    Last Post: Mar 22, 2012, 1:00 PM
  3. Examples Explorer 0.8.2
    By walle in forum 1.x Help
    Replies: 2
    Last Post: Oct 26, 2010, 1:13 PM
  4. Examples Explorer 7.0
    By amitpareek in forum Open Discussions
    Replies: 2
    Last Post: Nov 26, 2008, 8:59 AM
  5. Examples Explorer
    By amitpareek in forum Open Discussions
    Replies: 36
    Last Post: Nov 22, 2008, 7:57 PM

Posting Permissions